{"id":1089,"date":"2026-01-21T17:31:28","date_gmt":"2026-01-21T17:31:28","guid":{"rendered":"https:\/\/endfield.gg\/?p=1089"},"modified":"2026-03-29T07:17:39","modified_gmt":"2026-03-29T07:17:39","slug":"arknights-endfield-banner","status":"publish","type":"post","link":"https:\/\/endfield.gg\/arknights-endfield-banner\/","title":{"rendered":"Arknights Endfield Banner: Current and Upcoming"},"content":{"rendered":"\n<p>The banner system in Arknights Endfield is how you get new <a href=\"https:\/\/endfield.gg\/operators\/\">Operators<\/a> for your team. The game has three different banner types, and each one works a bit differently. Understanding how they work will help you spend your currency wisely and get the characters you want without wasting resources. Here is the guide for all Arknights Endfield Banner, including the current and upcoming ones.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Arknights Endfield Banner Types<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">New Horizons Headhunting (Beginner Banner)<\/h3>\n\n\n\n<p>This is your starter banner and it's the best deal you'll get in the game. As you play through Chapter 1's main story, you will <strong>earn special tickets <\/strong>that you can use just for this banner. You can get <strong>up to 40 free pulls<\/strong> and you're <strong>guaranteed a 6-star character<\/strong> after those 40 pulls.<\/p>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69ea4c7107007&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"69ea4c7107007\" class=\"wp-block-image size-large wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"559\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"https:\/\/endfield.gg\/wp-content\/uploads\/sites\/38\/2026\/01\/New-Horizons-Headhunting-Arknights-Endfield-1024x559.webp\" alt=\"\" class=\"wp-image-1100\" srcset=\"https:\/\/endfield.gg\/wp-content\/uploads\/sites\/38\/2026\/01\/New-Horizons-Headhunting-Arknights-Endfield-1024x559.webp 1024w, https:\/\/endfield.gg\/wp-content\/uploads\/sites\/38\/2026\/01\/New-Horizons-Headhunting-Arknights-Endfield-300x164.webp 300w, https:\/\/endfield.gg\/wp-content\/uploads\/sites\/38\/2026\/01\/New-Horizons-Headhunting-Arknights-Endfield-768x419.webp 768w, https:\/\/endfield.gg\/wp-content\/uploads\/sites\/38\/2026\/01\/New-Horizons-Headhunting-Arknights-Endfield.webp 1200w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><button\n\t\t\tclass=\"lightbox-trigger\"\n\t\t\ttype=\"button\"\n\t\t\taria-haspopup=\"dialog\"\n\t\t\taria-label=\"Enlarge\"\n\t\t\tdata-wp-init=\"callbacks.initTriggerButton\"\n\t\t\tdata-wp-on--click=\"actions.showLightbox\"\n\t\t\tdata-wp-style--right=\"state.imageButtonRight\"\n\t\t\tdata-wp-style--top=\"state.imageButtonTop\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\n\n\n\n<p>And there is more. You also get a <strong>6-star <a href=\"https:\/\/endfield.gg\/arknights-endfield-weapons\/\">weapon<\/a> selector<\/strong> on top of that. Plus, you get a <strong>guaranteed 5-star character every 10 pulls<\/strong> on this banner. It's completely <strong>free<\/strong>, so make sure you complete Chapter 1 missions to grab all these tickets.<\/p>\n\n\n\n<p>Here are all the rate up 6-star characters for New Horizons Headhunting banner:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th class=\"has-text-align-center\" data-align=\"center\">Operator<\/th><th class=\"has-text-align-center\" data-align=\"center\">Race<\/th><th class=\"has-text-align-center\" data-align=\"center\">Faction<\/th><\/tr><\/thead><tbody><tr><td class=\"has-text-align-center\" data-align=\"center\"><div class=\"RootOfEmbeddedGrid\" style=\"min-height:300px\" data-grid=\"ardelia\" data-atts='[]'><style>\r\n            @keyframes embedSkeletonPulse {\r\n                0%, 100% { opacity: 1; }\r\n                50% { opacity: 0.7; }\r\n            }\r\n            @keyframes embedSkeletonShimmer {\r\n                0% { left: -100%; }\r\n                100% { left: 100%; }\r\n            }\r\n            .embedSkeleton {\r\n                animation: embedSkeletonPulse 1.5s ease-in-out infinite;\r\n            }\r\n            .embedSkeletonShimmer {\r\n                position: relative;\r\n                overflow: hidden;\r\n            }\r\n            .embedSkeletonShimmer::after {\r\n                content: \"\";\r\n                position: absolute;\r\n                top: 0;\r\n                left: -100%;\r\n                width: 100%;\r\n                height: 100%;\r\n                background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.05), transparent);\r\n                animation: embedSkeletonShimmer 2s infinite;\r\n            }\r\n            \/* Mobile responsiveness for skeletons *\/\r\n            @media only screen and (max-width: 750px) {\r\n                .embedSkeletonTierRow {\r\n                    border-radius: 6px !important;\r\n                }\r\n                .embedSkeletonTierIndicator {\r\n                    font-size: 1em !important;\r\n                    padding: 10px 6px !important;\r\n                    min-width: 40px !important;\r\n                    max-width: 40px !important;\r\n                }\r\n                .embedSkeletonTierContent {\r\n                    padding: 8px !important;\r\n                }\r\n                .embedSkeletonTierItemsGrid {\r\n                    gap: 6px !important;\r\n                }\r\n                .embedSkeletonTierItem {\r\n                    width: 50px !important;\r\n                    height: 50px !important;\r\n                }\r\n                .embedSkeletonCardsGrid {\r\n                    grid-template-columns: repeat(auto-fill, minmax(100px, 1fr)) !important;\r\n                    gap: 8px !important;\r\n                }\r\n                .embedSkeletonCharactersGrid {\r\n                    grid-template-columns: repeat(auto-fill, minmax(80px, 1fr)) !important;\r\n                    gap: 8px !important;\r\n                }\r\n                .embedSkeletonCharacterAvatar {\r\n                    width: 60px !important;\r\n                    height: 60px !important;\r\n                }\r\n                .embedSkeletonMetaGrid {\r\n                    grid-template-columns: 1fr !important;\r\n                }\r\n                .embedSkeletonTeamMembers {\r\n                    gap: 10px !important;\r\n                }\r\n                .embedSkeletonTeamMember {\r\n                    width: 60px !important;\r\n                    height: 80px !important;\r\n                }\r\n            }\r\n        <\/style><div class=\"embedSkeleton embedSkeletonCharactersGrid\" style=\"display: grid; grid-template-columns: repeat(auto-fill, minmax(100px, 1fr)); gap: 12px; min-height: 300px;\"><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><\/div><\/div><\/td><td class=\"has-text-align-center\" data-align=\"center\">Caprinae<\/td><td class=\"has-text-align-center\" data-align=\"center\">Rhodes Island<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><div class=\"RootOfEmbeddedGrid\" style=\"min-height:300px\" data-grid=\"last-rite\" data-atts='[]'><div class=\"embedSkeleton embedSkeletonCharactersGrid\" style=\"display: grid; grid-template-columns: repeat(auto-fill, minmax(100px, 1fr)); gap: 12px; min-height: 300px;\"><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><\/div><\/div><\/td><td class=\"has-text-align-center\" data-align=\"center\">Sarkaz<\/td><td class=\"has-text-align-center\" data-align=\"center\">Se\u0161'qa<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><div class=\"RootOfEmbeddedGrid\" style=\"min-height:300px\" data-grid=\"pogranichnik\" data-atts='[]'><div class=\"embedSkeleton embedSkeletonCharactersGrid\" style=\"display: grid; grid-template-columns: repeat(auto-fill, minmax(100px, 1fr)); gap: 12px; min-height: 300px;\"><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><\/div><\/div><\/td><td class=\"has-text-align-center\" data-align=\"center\">Liberi<\/td><td class=\"has-text-align-center\" data-align=\"center\">Rhodes Island<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><div class=\"RootOfEmbeddedGrid\" style=\"min-height:300px\" data-grid=\"ember\" data-atts='[]'><div class=\"embedSkeleton embedSkeletonCharactersGrid\" style=\"display: grid; grid-template-columns: repeat(auto-fill, minmax(100px, 1fr)); gap: 12px; min-height: 300px;\"><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><\/div><\/div><\/td><td class=\"has-text-align-center\" data-align=\"center\">Sankta<\/td><td class=\"has-text-align-center\" data-align=\"center\">Order of Steel Oath<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><div class=\"RootOfEmbeddedGrid\" style=\"min-height:300px\" data-grid=\"lifeng\" data-atts='[]'><div class=\"embedSkeleton embedSkeletonCharactersGrid\" style=\"display: grid; grid-template-columns: repeat(auto-fill, minmax(100px, 1fr)); gap: 12px; min-height: 300px;\"><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><\/div><\/div><\/td><td class=\"has-text-align-center\" data-align=\"center\">Anasa<\/td><td class=\"has-text-align-center\" data-align=\"center\">Hongshan Academy of Sciences<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Basic Headhunting (Standard Banner)<\/h3>\n\n\n\n<p>This is your regular banner that's always available. You'll use <strong>Headhunting Permits<\/strong> to pull on this banner, which you can get from events, missions, or by buying them with Oroberyls.<\/p>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69ea4c710782b&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"69ea4c710782b\" class=\"wp-block-image size-large wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"505\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"https:\/\/endfield.gg\/wp-content\/uploads\/sites\/38\/2026\/01\/Basic-Headhunting-Arknights-Endfield-1024x505.webp\" alt=\"\" class=\"wp-image-1099\" srcset=\"https:\/\/endfield.gg\/wp-content\/uploads\/sites\/38\/2026\/01\/Basic-Headhunting-Arknights-Endfield-1024x505.webp 1024w, https:\/\/endfield.gg\/wp-content\/uploads\/sites\/38\/2026\/01\/Basic-Headhunting-Arknights-Endfield-300x148.webp 300w, https:\/\/endfield.gg\/wp-content\/uploads\/sites\/38\/2026\/01\/Basic-Headhunting-Arknights-Endfield-768x379.webp 768w, https:\/\/endfield.gg\/wp-content\/uploads\/sites\/38\/2026\/01\/Basic-Headhunting-Arknights-Endfield.webp 1200w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><button\n\t\t\tclass=\"lightbox-trigger\"\n\t\t\ttype=\"button\"\n\t\t\taria-haspopup=\"dialog\"\n\t\t\taria-label=\"Enlarge\"\n\t\t\tdata-wp-init=\"callbacks.initTriggerButton\"\n\t\t\tdata-wp-on--click=\"actions.showLightbox\"\n\t\t\tdata-wp-style--right=\"state.imageButtonRight\"\n\t\t\tdata-wp-style--top=\"state.imageButtonTop\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\n\n\n\n<p>Every <strong>10 pulls<\/strong> gives you at least<strong>one 5-star character<\/strong>. The chance of getting a 6-star starts at just 0.8%, but <strong>after 64 pulls<\/strong>, your luck gets better. The game increases your 6-star chance by 5% with each pull after that. At <strong>80 pulls<\/strong>, you're guaranteed to get a 6-star character.<\/p>\n\n\n\n<p>Here are all the rate up 6-star characters for Basic Headhunting banner:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th class=\"has-text-align-center\" data-align=\"center\">Operator<\/th><th class=\"has-text-align-center\" data-align=\"center\">Race<\/th><th class=\"has-text-align-center\" data-align=\"center\">Faction<\/th><\/tr><\/thead><tbody><tr><td class=\"has-text-align-center\" data-align=\"center\"><div class=\"RootOfEmbeddedGrid\" style=\"min-height:300px\" data-grid=\"ardelia\" data-atts='[]'><div class=\"embedSkeleton embedSkeletonCharactersGrid\" style=\"display: grid; grid-template-columns: repeat(auto-fill, minmax(100px, 1fr)); gap: 12px; min-height: 300px;\"><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><\/div><\/div><\/td><td class=\"has-text-align-center\" data-align=\"center\">Caprinae<\/td><td class=\"has-text-align-center\" data-align=\"center\">Rhodes Island<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><div class=\"RootOfEmbeddedGrid\" style=\"min-height:300px\" data-grid=\"last-rite\" data-atts='[]'><div class=\"embedSkeleton embedSkeletonCharactersGrid\" style=\"display: grid; grid-template-columns: repeat(auto-fill, minmax(100px, 1fr)); gap: 12px; min-height: 300px;\"><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><\/div><\/div><\/td><td class=\"has-text-align-center\" data-align=\"center\">Sarkaz<\/td><td class=\"has-text-align-center\" data-align=\"center\">Se\u0161'qa<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><div class=\"RootOfEmbeddedGrid\" style=\"min-height:300px\" data-grid=\"pogranichnik\" data-atts='[]'><div class=\"embedSkeleton embedSkeletonCharactersGrid\" style=\"display: grid; grid-template-columns: repeat(auto-fill, minmax(100px, 1fr)); gap: 12px; min-height: 300px;\"><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><\/div><\/div><\/td><td class=\"has-text-align-center\" data-align=\"center\">Liberi<\/td><td class=\"has-text-align-center\" data-align=\"center\">Rhodes Island<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><div class=\"RootOfEmbeddedGrid\" style=\"min-height:300px\" data-grid=\"ember\" data-atts='[]'><div class=\"embedSkeleton embedSkeletonCharactersGrid\" style=\"display: grid; grid-template-columns: repeat(auto-fill, minmax(100px, 1fr)); gap: 12px; min-height: 300px;\"><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><\/div><\/div><\/td><td class=\"has-text-align-center\" data-align=\"center\">Sankta<\/td><td class=\"has-text-align-center\" data-align=\"center\">Order of Steel Oath<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><div class=\"RootOfEmbeddedGrid\" style=\"min-height:300px\" data-grid=\"lifeng\" data-atts='[]'><div class=\"embedSkeleton embedSkeletonCharactersGrid\" style=\"display: grid; grid-template-columns: repeat(auto-fill, minmax(100px, 1fr)); gap: 12px; min-height: 300px;\"><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><\/div><\/div><\/td><td class=\"has-text-align-center\" data-align=\"center\">Anasa<\/td><td class=\"has-text-align-center\" data-align=\"center\">Hongshan Academy of Sciences<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Chartered Headhunting (Limited Banner)<\/h3>\n\n\n\n<p>Chartered Headhunting is the <strong>limited banner where featured 6-star Operators are available<\/strong>, and it\u2019s where most players will spend their currency. The system here is more complex but also more generous than most gacha games. <\/p>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69ea4c7107ff2&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"69ea4c7107ff2\" class=\"wp-block-image size-large wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"428\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"https:\/\/endfield.gg\/wp-content\/uploads\/sites\/38\/2026\/01\/Arknights-Endfield-Chartered-Headhunting-1024x428.webp\" alt=\"\" class=\"wp-image-1102\" srcset=\"https:\/\/endfield.gg\/wp-content\/uploads\/sites\/38\/2026\/01\/Arknights-Endfield-Chartered-Headhunting-1024x428.webp 1024w, https:\/\/endfield.gg\/wp-content\/uploads\/sites\/38\/2026\/01\/Arknights-Endfield-Chartered-Headhunting-300x126.webp 300w, https:\/\/endfield.gg\/wp-content\/uploads\/sites\/38\/2026\/01\/Arknights-Endfield-Chartered-Headhunting-768x321.webp 768w, https:\/\/endfield.gg\/wp-content\/uploads\/sites\/38\/2026\/01\/Arknights-Endfield-Chartered-Headhunting.webp 1200w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><button\n\t\t\tclass=\"lightbox-trigger\"\n\t\t\ttype=\"button\"\n\t\t\taria-haspopup=\"dialog\"\n\t\t\taria-label=\"Enlarge\"\n\t\t\tdata-wp-init=\"callbacks.initTriggerButton\"\n\t\t\tdata-wp-on--click=\"actions.showLightbox\"\n\t\t\tdata-wp-style--right=\"state.imageButtonRight\"\n\t\t\tdata-wp-style--top=\"state.imageButtonTop\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>You will get a <strong>guaranteed 5-star every 10 pulls<\/strong>. If you don\u2019t get a 6-star early, the <a href=\"https:\/\/endfield.gg\/arknights-endfield-gacha-pity-system-guide\/\">pity system<\/a> help. Starting at <strong>65 pulls<\/strong>, your chance of getting a 6-star increases with every pull. By <strong>80 pulls<\/strong>, you are guaranteed to receive a 6-star <a href=\"https:\/\/endfield.gg\/all-characters-operators-rarity-element-weapon-class\/\">Operator<\/a>.<\/p>\n\n\n\n<p>This banner uses <strong>Headhunting Permits<\/strong>, which can be earned through events, missions, or purchases. We will explain more below.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Arknights Endfield Current Banner<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Wolf Pearl<\/h3>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69ea4c7108765&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"69ea4c7108765\" class=\"wp-block-image size-large wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"570\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"https:\/\/endfield.gg\/wp-content\/uploads\/sites\/38\/2026\/03\/Arknights-Endfield-V1.1-Phase-2-1024x570.webp\" alt=\"\" class=\"wp-image-1727\" srcset=\"https:\/\/endfield.gg\/wp-content\/uploads\/sites\/38\/2026\/03\/Arknights-Endfield-V1.1-Phase-2-1024x570.webp 1024w, https:\/\/endfield.gg\/wp-content\/uploads\/sites\/38\/2026\/03\/Arknights-Endfield-V1.1-Phase-2-300x167.webp 300w, https:\/\/endfield.gg\/wp-content\/uploads\/sites\/38\/2026\/03\/Arknights-Endfield-V1.1-Phase-2-768x428.webp 768w, https:\/\/endfield.gg\/wp-content\/uploads\/sites\/38\/2026\/03\/Arknights-Endfield-V1.1-Phase-2.webp 1200w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><button\n\t\t\tclass=\"lightbox-trigger\"\n\t\t\ttype=\"button\"\n\t\t\taria-haspopup=\"dialog\"\n\t\t\taria-label=\"Enlarge\"\n\t\t\tdata-wp-init=\"callbacks.initTriggerButton\"\n\t\t\tdata-wp-on--click=\"actions.showLightbox\"\n\t\t\tdata-wp-style--right=\"state.imageButtonRight\"\n\t\t\tdata-wp-style--top=\"state.imageButtonTop\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th class=\"has-text-align-center\" data-align=\"center\">Banner Name<\/th><th class=\"has-text-align-center\" data-align=\"center\">6-Star Operator<\/th><th class=\"has-text-align-center\" data-align=\"center\">Duration<\/th><\/tr><\/thead><tbody><tr><td class=\"has-text-align-center\" data-align=\"center\">Wolf Pearl<\/td><td class=\"has-text-align-center\" data-align=\"center\"><img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"152\" class=\"wp-image-1713\" style=\"width: 150px\" src=\"https:\/\/endfield.gg\/wp-content\/uploads\/sites\/38\/2026\/03\/Rossi.webp\" alt=\"\"><br>Rossi<\/td><td class=\"has-text-align-center\" data-align=\"center\">March 29, 2026 - April 14, 2026<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Arknights Endfield Upcoming Banners<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><em>Under Construction<\/em><\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Arknights Endfield Chartered Headhunting System<\/h2>\n\n\n\n<p>Here is the important part that you need to learn about the Chartered Headhunting system:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>6-Star Pull Guarantee<\/strong>:\n<ul class=\"wp-block-list\">\n<li>You are guaranteed to get a 6-star character within <strong>80 pulls<\/strong>.<\/li>\n\n\n\n<li>You can get a 6-star earlier, but <strong>80 pulls is the maximum<\/strong>.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>6-Star Character Chance<\/strong>:\n<ul class=\"wp-block-list\">\n<li>Every time you pull a 6-star, there is a <strong>50% chance<\/strong> it is the limited character and <strong>50% chance<\/strong> it is a standard character. This chance <strong>never changes<\/strong>.<\/li>\n\n\n\n<li>Each 6-star pull is an independent 50\/50 result.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>120-Pull Guarantee (Spark)<\/strong>:\n<ul class=\"wp-block-list\">\n<li>After <strong>120 total pulls on the same banner<\/strong>, you are <strong>guaranteed<\/strong> to receive the limited character.<\/li>\n\n\n\n<li>This guarantee <strong>resets when the banner ends<\/strong>.<\/li>\n\n\n\n<li>It does <strong>not carry over<\/strong> to future banners.<\/li>\n<\/ul>\n<\/li>\n\n\n\n<li><strong>What Carries Over Between Banners<\/strong>:\n<ul class=\"wp-block-list\">\n<li>Only your progress toward the next 6-star (the <strong>0\u201379 pull count<\/strong>) carries over. Let's say if you do <strong>50 pulls<\/strong> on one banner without getting a 6-star, you will need <strong>30 more pulls<\/strong> on the next banner to reach the 80-pull guarantee<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n\n\n\n<p>Each limited banner runs for about two weeks, so plan your pulls accordingly. However, unlike other gacha games, when a limited character's banner ends in Arknights Endfield, they don't disappear forever. Instead, they <strong>stay available on the next two limited banners<\/strong> <strong>as possible off-banner pulls<\/strong>.<\/p>\n\n\n\n<p>Let's say Laevatain's banner ends. She'll still be in the pool when Gilberta's banner comes around, and then again when Yvonne's banner starts. This means if you lose on Gilberta's banner, you might get Laevatain instead. After those two banners, she'll be gone from the limited pool unless they announce a rerun.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Arknights Endfield Current Weapon Banner<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Scarlet Pearl<\/h3>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69ea4c7109343&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"69ea4c7109343\" class=\"wp-block-image size-large wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"https:\/\/endfield.gg\/wp-content\/uploads\/sites\/38\/2026\/03\/lupine-scarlet-1024x576.jpg\" alt=\"\" class=\"wp-image-1688\" srcset=\"https:\/\/endfield.gg\/wp-content\/uploads\/sites\/38\/2026\/03\/lupine-scarlet-1024x576.jpg 1024w, https:\/\/endfield.gg\/wp-content\/uploads\/sites\/38\/2026\/03\/lupine-scarlet-300x169.jpg 300w, https:\/\/endfield.gg\/wp-content\/uploads\/sites\/38\/2026\/03\/lupine-scarlet-768x432.jpg 768w, https:\/\/endfield.gg\/wp-content\/uploads\/sites\/38\/2026\/03\/lupine-scarlet.jpg 1200w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><button\n\t\t\tclass=\"lightbox-trigger\"\n\t\t\ttype=\"button\"\n\t\t\taria-haspopup=\"dialog\"\n\t\t\taria-label=\"Enlarge\"\n\t\t\tdata-wp-init=\"callbacks.initTriggerButton\"\n\t\t\tdata-wp-on--click=\"actions.showLightbox\"\n\t\t\tdata-wp-style--right=\"state.imageButtonRight\"\n\t\t\tdata-wp-style--top=\"state.imageButtonTop\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th class=\"has-text-align-center\" data-align=\"center\">Banner<\/th><th class=\"has-text-align-center\" data-align=\"center\"><strong>Rate-Up 6-Star Weapon<\/strong><\/th><th class=\"has-text-align-center\" data-align=\"center\"><strong>Featured 6-Star Weapons<\/strong><\/th><th class=\"has-text-align-center\" data-align=\"center\"><strong>Duration<\/strong><\/th><\/tr><\/thead><tbody><tr><td class=\"has-text-align-center\" data-align=\"center\" rowspan=\"6\">Scarlet Pearl Issue<\/td><td class=\"has-text-align-center\" data-align=\"center\" rowspan=\"6\">Lupine Scarlet<\/td><td class=\"has-text-align-center\" data-align=\"center\">Former Finery<\/td><td class=\"has-text-align-center\" data-align=\"center\" rowspan=\"6\">March 29, 2026 - May 17, 2026<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\">Valiant<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\">Wedge<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\">Detonation Unit<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\">Rapid Ascent<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\">Eminent Repute<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Budding Anew Issue<\/h3>\n\n\n\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69ea4c710990d&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"69ea4c710990d\" class=\"wp-block-image size-large wp-lightbox-container\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"576\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"https:\/\/endfield.gg\/wp-content\/uploads\/sites\/38\/2026\/03\/brigands-calling-1024x576.jpg\" alt=\"\" class=\"wp-image-1686\" srcset=\"https:\/\/endfield.gg\/wp-content\/uploads\/sites\/38\/2026\/03\/brigands-calling-1024x576.jpg 1024w, https:\/\/endfield.gg\/wp-content\/uploads\/sites\/38\/2026\/03\/brigands-calling-300x169.jpg 300w, https:\/\/endfield.gg\/wp-content\/uploads\/sites\/38\/2026\/03\/brigands-calling-768x432.jpg 768w, https:\/\/endfield.gg\/wp-content\/uploads\/sites\/38\/2026\/03\/brigands-calling.jpg 1200w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><button\n\t\t\tclass=\"lightbox-trigger\"\n\t\t\ttype=\"button\"\n\t\t\taria-haspopup=\"dialog\"\n\t\t\taria-label=\"Enlarge\"\n\t\t\tdata-wp-init=\"callbacks.initTriggerButton\"\n\t\t\tdata-wp-on--click=\"actions.showLightbox\"\n\t\t\tdata-wp-style--right=\"state.imageButtonRight\"\n\t\t\tdata-wp-style--top=\"state.imageButtonTop\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewBox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th class=\"has-text-align-center\" data-align=\"center\">Banner<\/th><th class=\"has-text-align-center\" data-align=\"center\"><strong>Rate-Up 6-Star Weapon<\/strong><\/th><th class=\"has-text-align-center\" data-align=\"center\"><strong>Featured 6-Star Weapons<\/strong><\/th><th class=\"has-text-align-center\" data-align=\"center\"><strong>Duration<\/strong><\/th><\/tr><\/thead><tbody><tr><td class=\"has-text-align-center\" data-align=\"center\" rowspan=\"6\">Budding Anew<\/td><td class=\"has-text-align-center\" data-align=\"center\" rowspan=\"6\"><div class=\"RootOfEmbeddedGrid\" style=\"min-height:300px\" data-grid=\"brigands-calling\" data-atts='[]'><div class=\"embedSkeleton embedSkeletonCharactersGrid\" style=\"display: grid; grid-template-columns: repeat(auto-fill, minmax(100px, 1fr)); gap: 12px; min-height: 300px;\"><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><\/div><\/div><\/td><td class=\"has-text-align-center\" data-align=\"center\"><div class=\"RootOfEmbeddedGrid\" style=\"min-height:300px\" data-grid=\"sundered-prince\/grid]&lt;\/td&gt;&lt;td class=&quot;has-text-align-center&quot; data-align=&quot;center&quot; rowspan=&quot;6&quot;&gt;March 12 - May 1, 2026&lt;\/td&gt;&lt;\/tr&gt;&lt;tr&gt;&lt;td class=&quot;has-text-align-center&quot; data-align=&quot;center&quot;&gt;[grid]thermite-cutter\" data-atts='[]'><div class=\"embedSkeleton embedSkeletonCharactersGrid\" style=\"display: grid; grid-template-columns: repeat(auto-fill, minmax(100px, 1fr)); gap: 12px; min-height: 300px;\"><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><\/div><\/div><\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><div class=\"RootOfEmbeddedGrid\" style=\"min-height:300px\" data-grid=\"wedge\" data-atts='[]'><div class=\"embedSkeleton embedSkeletonCharactersGrid\" style=\"display: grid; grid-template-columns: repeat(auto-fill, minmax(100px, 1fr)); gap: 12px; min-height: 300px;\"><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><\/div><\/div><\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><div class=\"RootOfEmbeddedGrid\" style=\"min-height:300px\" data-grid=\"chivalric-virtues\" data-atts='[]'><div class=\"embedSkeleton embedSkeletonCharactersGrid\" style=\"display: grid; grid-template-columns: repeat(auto-fill, minmax(100px, 1fr)); gap: 12px; min-height: 300px;\"><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><\/div><\/div><\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><div class=\"RootOfEmbeddedGrid\" style=\"min-height:300px\" data-grid=\"JET\" data-atts='[]'><div class=\"embedSkeleton embedSkeletonCharactersGrid\" style=\"display: grid; grid-template-columns: repeat(auto-fill, minmax(100px, 1fr)); gap: 12px; min-height: 300px;\"><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><\/div><\/div><\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><div class=\"RootOfEmbeddedGrid\" style=\"min-height:300px\" data-grid=\"clannibal\" data-atts='[]'><div class=\"embedSkeleton embedSkeletonCharactersGrid\" style=\"display: grid; grid-template-columns: repeat(auto-fill, minmax(100px, 1fr)); gap: 12px; min-height: 300px;\"><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><\/div><\/div><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\">Graffiti Issue<\/h3>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th class=\"has-text-align-center\" data-align=\"center\">Banner<\/th><th class=\"has-text-align-center\" data-align=\"center\"><strong>Rate-Up 6-Star Weapon<\/strong><\/th><th class=\"has-text-align-center\" data-align=\"center\"><strong>Featured 6-Star Weapons<\/strong><\/th><th class=\"has-text-align-center\" data-align=\"center\"><strong>Duration<\/strong><\/th><\/tr><\/thead><tbody><tr><td class=\"has-text-align-center\" data-align=\"center\" rowspan=\"6\">Graffiti Issue<\/td><td class=\"has-text-align-center\" data-align=\"center\" rowspan=\"6\"><div class=\"RootOfEmbeddedGrid\" style=\"min-height:300px\" data-grid=\"artzy-tyrannical\" data-atts='[]'><div class=\"embedSkeleton embedSkeletonCharactersGrid\" style=\"display: grid; grid-template-columns: repeat(auto-fill, minmax(100px, 1fr)); gap: 12px; min-height: 300px;\"><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><\/div><\/div><\/td><td class=\"has-text-align-center\" data-align=\"center\"><div class=\"RootOfEmbeddedGrid\" style=\"min-height:300px\" data-grid=\"sundered-prince\" data-atts='[]'><div class=\"embedSkeleton embedSkeletonCharactersGrid\" style=\"display: grid; grid-template-columns: repeat(auto-fill, minmax(100px, 1fr)); gap: 12px; min-height: 300px;\"><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><\/div><\/div><\/td><td class=\"has-text-align-center\" data-align=\"center\" rowspan=\"6\">February 24 - April 14, 2026<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><div class=\"RootOfEmbeddedGrid\" style=\"min-height:300px\" data-grid=\"wedge\" data-atts='[]'><div class=\"embedSkeleton embedSkeletonCharactersGrid\" style=\"display: grid; grid-template-columns: repeat(auto-fill, minmax(100px, 1fr)); gap: 12px; min-height: 300px;\"><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><\/div><\/div><\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><div class=\"RootOfEmbeddedGrid\" style=\"min-height:300px\" data-grid=\"chivalric-virtues\" data-atts='[]'><div class=\"embedSkeleton embedSkeletonCharactersGrid\" style=\"display: grid; grid-template-columns: repeat(auto-fill, minmax(100px, 1fr)); gap: 12px; min-height: 300px;\"><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><\/div><\/div><\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><div class=\"RootOfEmbeddedGrid\" style=\"min-height:300px\" data-grid=\"rapid-ascent\" data-atts='[]'><div class=\"embedSkeleton embedSkeletonCharactersGrid\" style=\"display: grid; grid-template-columns: repeat(auto-fill, minmax(100px, 1fr)); gap: 12px; min-height: 300px;\"><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><\/div><\/div><\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><div class=\"RootOfEmbeddedGrid\" style=\"min-height:300px\" data-grid=\"white-night-nova\" data-atts='[]'><div class=\"embedSkeleton embedSkeletonCharactersGrid\" style=\"display: grid; grid-template-columns: repeat(auto-fill, minmax(100px, 1fr)); gap: 12px; min-height: 300px;\"><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><\/div><\/div><\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\"><div class=\"RootOfEmbeddedGrid\" style=\"min-height:300px\" data-grid=\"jet\" data-atts='[]'><div class=\"embedSkeleton embedSkeletonCharactersGrid\" style=\"display: grid; grid-template-columns: repeat(auto-fill, minmax(100px, 1fr)); gap: 12px; min-height: 300px;\"><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><div style=\"display: flex; flex-direction: column; align-items: center; gap: 8px;\">\r\n                <div class=\"embedSkeletonShimmer embedSkeletonCharacterAvatar\" style=\"width: 80px; height: 80px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 50%;\"><\/div>\r\n                <div style=\"width: 70px; height: 14px; background: var(--theme-palette-color-6, #2a2a2a); border-radius: 4px;\"><\/div>\r\n            <\/div><\/div><\/div><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Arknights Endfield Upcoming Weapon Banners<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><em>Under Construction<\/em><\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Arknights Endfield Weapon Banner System Explained<\/h2>\n\n\n\n<p>The weapon banner in Arknights Endfield works completely different from character banners. You can pull using either <strong>Arsenal Tickets<\/strong> or <strong>Origeometry<\/strong> directly, giving you more flexibility in how you spend your resources.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">How to Get Arsenal Tickets<\/h3>\n\n\n\n<p>You can earn Arsenal Tickets from these sources:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Using Origeometry directly<\/li>\n\n\n\n<li>Pulling on character banners<\/li>\n\n\n\n<li>Buying them in the in-game store<\/li>\n\n\n\n<li>Playing endgame modes<\/li>\n\n\n\n<li>Completing weekly tasks<\/li>\n<\/ul>\n\n\n\n<p>You can use Arsenal Tickets to directly purchase weapons through the <strong>Arsenal Exchange<\/strong> system. This is available in the <strong>Acquisition Center <\/strong>and lets you buy specific 5-star or 6-star weapons without relying on RNG.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Weapon Banner Guarantee System<\/h3>\n\n\n\n<p>The weapon banner has a clear milestone system with alternating rewards. Here's the breakdown:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th class=\"has-text-align-center\" data-align=\"center\">Milestone<\/th><th class=\"has-text-align-center\" data-align=\"center\">Reward Type<\/th><\/tr><\/thead><tbody><tr><td class=\"has-text-align-center\" data-align=\"center\">40 pulls<\/td><td class=\"has-text-align-center\" data-align=\"center\">Guaranteed 6-star weapon (can be rate-up or non-rate-up)<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\">80 pulls<\/td><td class=\"has-text-align-center\" data-align=\"center\">Guaranteed rate-up weapon<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\">100 pulls<\/td><td class=\"has-text-align-center\" data-align=\"center\">Arms Offering Crate (weapon selector for non-rate-up)<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\">180 pulls<\/td><td class=\"has-text-align-center\" data-align=\"center\">Guaranteed rate-up weapon<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\">260 pulls<\/td><td class=\"has-text-align-center\" data-align=\"center\">Arms Offering Crate (weapon selector for non-rate-up)<\/td><\/tr><tr><td class=\"has-text-align-center\" data-align=\"center\">340 pulls<\/td><td class=\"has-text-align-center\" data-align=\"center\">Guaranteed rate-up weapon<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Arknights Endfield Gacha Cost and Rewards<\/h2>\n\n\n\n<p>A 10-pull costs <strong>5,000 Oroberyl<\/strong>, which equals about <strong>66 Origeometry<\/strong> (the premium currency). This means getting to the 120-pull guarantee costs around <strong>60,000 Oroberyl <\/strong>or <strong>792 Origeometry<\/strong>.<\/p>\n\n\n\n<p>The good news is the game gives you plenty of free currency through events and missions. You don't need to spend money to enjoy the game, but knowing the costs helps you budget your resources.<\/p>\n\n\n\n<p>The limited banner also has some extra <a href=\"https:\/\/endfield.gg\/arknights-endfield-launch-rewards\/\">rewards<\/a> that make pulling more valuable:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>At <strong>30 pulls<\/strong>: You get a free 10-pull that you can use immediately on the current banner. This is independent of your pity count and the 120-pull spark, so it's basically bonus pulls on top of everything else.<\/li>\n\n\n\n<li><strong>At 60 pulls<\/strong>: You get a Headhunting Dossier, which gives you a free 10-pull for the next limited banner. You have to use it on the next banner, though. It expires after that.<\/li>\n\n\n\n<li><strong>At 240 pulls<\/strong>: You get a bonus duplicate token for the rate-up character. This makes getting duplicate copies much cheaper than in most gacha games.<\/li>\n<\/ul>\n\n\n\n<p>Remember to plan your pulls carefully, save your currency for characters you really want, and don't skip that beginner banner!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>The banner system in Arknights Endfield is how you get new Operators for your team. The game has three different banner types, and each one works a bit differently. Understanding how they work will help you spend your currency wisely and get the characters you want without wasting resources. Here is the guide for all [&hellip;]<\/p>\n","protected":false},"author":116195,"featured_media":1105,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[3],"tags":[],"class_list":["post-1089","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-guides"],"blocksy_meta":[],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Arknights Endfield Banner: Current and Upcoming | Arknights: Endfield<\/title>\n<meta name=\"description\" content=\"The banner system in Arknights Endfield is how you get new Operators for your team. The game has three different banner types, and each one works a bit\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/endfield.gg\/arknights-endfield-banner\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Arknights Endfield Banner: Current and Upcoming | Arknights: Endfield\" \/>\n<meta property=\"og:description\" content=\"The banner system in Arknights Endfield is how you get new Operators for your team. The game has three different banner types, and each one works a bit\" \/>\n<meta property=\"og:url\" content=\"https:\/\/endfield.gg\/arknights-endfield-banner\/\" \/>\n<meta property=\"og:site_name\" content=\"Endfield.gg\" \/>\n<meta property=\"article:published_time\" content=\"2026-01-21T17:31:28+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-29T07:17:39+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/endfield.gg\/wp-content\/uploads\/sites\/38\/2026\/01\/Arknights-Endfield-Banner-Current-and-Upcoming.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"667\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"kui\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"kui\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/endfield.gg\\\/arknights-endfield-banner\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/endfield.gg\\\/arknights-endfield-banner\\\/\"},\"author\":{\"name\":\"kui\",\"@id\":\"https:\\\/\\\/endfield.gg\\\/#\\\/schema\\\/person\\\/55f89d4379ac4a8dc4237484293ad854\"},\"headline\":\"Arknights Endfield Banner: Current and Upcoming\",\"datePublished\":\"2026-01-21T17:31:28+00:00\",\"dateModified\":\"2026-03-29T07:17:39+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/endfield.gg\\\/arknights-endfield-banner\\\/\"},\"wordCount\":1216,\"publisher\":{\"@id\":\"https:\\\/\\\/endfield.gg\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/endfield.gg\\\/arknights-endfield-banner\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/endfield.gg\\\/wp-content\\\/uploads\\\/sites\\\/38\\\/2026\\\/01\\\/Arknights-Endfield-Banner-Current-and-Upcoming.webp\",\"articleSection\":[\"Guides\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/endfield.gg\\\/arknights-endfield-banner\\\/\",\"url\":\"https:\\\/\\\/endfield.gg\\\/arknights-endfield-banner\\\/\",\"name\":\"Arknights Endfield Banner: Current and Upcoming | Arknights: Endfield\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/endfield.gg\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/endfield.gg\\\/arknights-endfield-banner\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/endfield.gg\\\/arknights-endfield-banner\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/endfield.gg\\\/wp-content\\\/uploads\\\/sites\\\/38\\\/2026\\\/01\\\/Arknights-Endfield-Banner-Current-and-Upcoming.webp\",\"datePublished\":\"2026-01-21T17:31:28+00:00\",\"dateModified\":\"2026-03-29T07:17:39+00:00\",\"description\":\"The banner system in Arknights Endfield is how you get new Operators for your team. The game has three different banner types, and each one works a bit\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/endfield.gg\\\/arknights-endfield-banner\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/endfield.gg\\\/arknights-endfield-banner\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/endfield.gg\\\/arknights-endfield-banner\\\/#primaryimage\",\"url\":\"https:\\\/\\\/endfield.gg\\\/wp-content\\\/uploads\\\/sites\\\/38\\\/2026\\\/01\\\/Arknights-Endfield-Banner-Current-and-Upcoming.webp\",\"contentUrl\":\"https:\\\/\\\/endfield.gg\\\/wp-content\\\/uploads\\\/sites\\\/38\\\/2026\\\/01\\\/Arknights-Endfield-Banner-Current-and-Upcoming.webp\",\"width\":1200,\"height\":667,\"caption\":\"Arknights Endfield Banner\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/endfield.gg\\\/arknights-endfield-banner\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/endfield.gg\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Arknights Endfield Banner: Current and Upcoming\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/endfield.gg\\\/#website\",\"url\":\"https:\\\/\\\/endfield.gg\\\/\",\"name\":\"Endfield.gg\",\"description\":\"Arknights: Endfield\",\"publisher\":{\"@id\":\"https:\\\/\\\/endfield.gg\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/endfield.gg\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/endfield.gg\\\/#organization\",\"name\":\"Endfield.gg\",\"url\":\"https:\\\/\\\/endfield.gg\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/endfield.gg\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/endfield.gg\\\/wp-content\\\/uploads\\\/sites\\\/38\\\/2024\\\/03\\\/Arknights-Endfield-Key-Art.jpg\",\"contentUrl\":\"https:\\\/\\\/endfield.gg\\\/wp-content\\\/uploads\\\/sites\\\/38\\\/2024\\\/03\\\/Arknights-Endfield-Key-Art.jpg\",\"width\":1920,\"height\":1080,\"caption\":\"Endfield.gg\"},\"image\":{\"@id\":\"https:\\\/\\\/endfield.gg\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/endfield.gg\\\/#\\\/schema\\\/person\\\/55f89d4379ac4a8dc4237484293ad854\",\"name\":\"kui\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/static.dotgg.gg\\\/avatars\\\/ava_01_01.png\",\"url\":\"https:\\\/\\\/static.dotgg.gg\\\/avatars\\\/ava_01_01.png\",\"contentUrl\":\"https:\\\/\\\/static.dotgg.gg\\\/avatars\\\/ava_01_01.png\",\"caption\":\"kui\"},\"description\":\"I am a gaming writer who loves to play gacha games, and share tips, guides, plus strategies to help others learn their favorite games.\",\"url\":\"https:\\\/\\\/endfield.gg\\\/author\\\/kuina\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Arknights Endfield Banner: Current and Upcoming | Arknights: Endfield","description":"The banner system in Arknights Endfield is how you get new Operators for your team. The game has three different banner types, and each one works a bit","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/endfield.gg\/arknights-endfield-banner\/","og_locale":"en_US","og_type":"article","og_title":"Arknights Endfield Banner: Current and Upcoming | Arknights: Endfield","og_description":"The banner system in Arknights Endfield is how you get new Operators for your team. The game has three different banner types, and each one works a bit","og_url":"https:\/\/endfield.gg\/arknights-endfield-banner\/","og_site_name":"Endfield.gg","article_published_time":"2026-01-21T17:31:28+00:00","article_modified_time":"2026-03-29T07:17:39+00:00","og_image":[{"width":1200,"height":667,"url":"https:\/\/endfield.gg\/wp-content\/uploads\/sites\/38\/2026\/01\/Arknights-Endfield-Banner-Current-and-Upcoming.webp","type":"image\/webp"}],"author":"kui","twitter_card":"summary_large_image","twitter_misc":{"Written by":"kui","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/endfield.gg\/arknights-endfield-banner\/#article","isPartOf":{"@id":"https:\/\/endfield.gg\/arknights-endfield-banner\/"},"author":{"name":"kui","@id":"https:\/\/endfield.gg\/#\/schema\/person\/55f89d4379ac4a8dc4237484293ad854"},"headline":"Arknights Endfield Banner: Current and Upcoming","datePublished":"2026-01-21T17:31:28+00:00","dateModified":"2026-03-29T07:17:39+00:00","mainEntityOfPage":{"@id":"https:\/\/endfield.gg\/arknights-endfield-banner\/"},"wordCount":1216,"publisher":{"@id":"https:\/\/endfield.gg\/#organization"},"image":{"@id":"https:\/\/endfield.gg\/arknights-endfield-banner\/#primaryimage"},"thumbnailUrl":"https:\/\/endfield.gg\/wp-content\/uploads\/sites\/38\/2026\/01\/Arknights-Endfield-Banner-Current-and-Upcoming.webp","articleSection":["Guides"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/endfield.gg\/arknights-endfield-banner\/","url":"https:\/\/endfield.gg\/arknights-endfield-banner\/","name":"Arknights Endfield Banner: Current and Upcoming | Arknights: Endfield","isPartOf":{"@id":"https:\/\/endfield.gg\/#website"},"primaryImageOfPage":{"@id":"https:\/\/endfield.gg\/arknights-endfield-banner\/#primaryimage"},"image":{"@id":"https:\/\/endfield.gg\/arknights-endfield-banner\/#primaryimage"},"thumbnailUrl":"https:\/\/endfield.gg\/wp-content\/uploads\/sites\/38\/2026\/01\/Arknights-Endfield-Banner-Current-and-Upcoming.webp","datePublished":"2026-01-21T17:31:28+00:00","dateModified":"2026-03-29T07:17:39+00:00","description":"The banner system in Arknights Endfield is how you get new Operators for your team. The game has three different banner types, and each one works a bit","breadcrumb":{"@id":"https:\/\/endfield.gg\/arknights-endfield-banner\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/endfield.gg\/arknights-endfield-banner\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/endfield.gg\/arknights-endfield-banner\/#primaryimage","url":"https:\/\/endfield.gg\/wp-content\/uploads\/sites\/38\/2026\/01\/Arknights-Endfield-Banner-Current-and-Upcoming.webp","contentUrl":"https:\/\/endfield.gg\/wp-content\/uploads\/sites\/38\/2026\/01\/Arknights-Endfield-Banner-Current-and-Upcoming.webp","width":1200,"height":667,"caption":"Arknights Endfield Banner"},{"@type":"BreadcrumbList","@id":"https:\/\/endfield.gg\/arknights-endfield-banner\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/endfield.gg\/"},{"@type":"ListItem","position":2,"name":"Arknights Endfield Banner: Current and Upcoming"}]},{"@type":"WebSite","@id":"https:\/\/endfield.gg\/#website","url":"https:\/\/endfield.gg\/","name":"Endfield.gg","description":"Arknights: Endfield","publisher":{"@id":"https:\/\/endfield.gg\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/endfield.gg\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/endfield.gg\/#organization","name":"Endfield.gg","url":"https:\/\/endfield.gg\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/endfield.gg\/#\/schema\/logo\/image\/","url":"https:\/\/endfield.gg\/wp-content\/uploads\/sites\/38\/2024\/03\/Arknights-Endfield-Key-Art.jpg","contentUrl":"https:\/\/endfield.gg\/wp-content\/uploads\/sites\/38\/2024\/03\/Arknights-Endfield-Key-Art.jpg","width":1920,"height":1080,"caption":"Endfield.gg"},"image":{"@id":"https:\/\/endfield.gg\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/endfield.gg\/#\/schema\/person\/55f89d4379ac4a8dc4237484293ad854","name":"kui","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/static.dotgg.gg\/avatars\/ava_01_01.png","url":"https:\/\/static.dotgg.gg\/avatars\/ava_01_01.png","contentUrl":"https:\/\/static.dotgg.gg\/avatars\/ava_01_01.png","caption":"kui"},"description":"I am a gaming writer who loves to play gacha games, and share tips, guides, plus strategies to help others learn their favorite games.","url":"https:\/\/endfield.gg\/author\/kuina\/"}]}},"_links":{"self":[{"href":"https:\/\/endfield.gg\/endfield-api\/wp\/v2\/posts\/1089","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/endfield.gg\/endfield-api\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/endfield.gg\/endfield-api\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/endfield.gg\/endfield-api\/wp\/v2\/users\/116195"}],"replies":[{"embeddable":true,"href":"https:\/\/endfield.gg\/endfield-api\/wp\/v2\/comments?post=1089"}],"version-history":[{"count":27,"href":"https:\/\/endfield.gg\/endfield-api\/wp\/v2\/posts\/1089\/revisions"}],"predecessor-version":[{"id":1771,"href":"https:\/\/endfield.gg\/endfield-api\/wp\/v2\/posts\/1089\/revisions\/1771"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/endfield.gg\/endfield-api\/wp\/v2\/media\/1105"}],"wp:attachment":[{"href":"https:\/\/endfield.gg\/endfield-api\/wp\/v2\/media?parent=1089"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/endfield.gg\/endfield-api\/wp\/v2\/categories?post=1089"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/endfield.gg\/endfield-api\/wp\/v2\/tags?post=1089"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}