The Reign of Talon: Overwatch’s Year-Long Saga Begins

The Reign of Talon: Overwatch’s Year-Long Saga Begins
source: gettyimages
February 4, 2026

Overwatch is kicking off a continuous, year-spanning narrative that threads a full story arc from Season 1 through Season 6, with a fresh Season 1 returning in 2027. Across the year, 10 new heroes will join the fight, with the first five making their debut when Season 1 launches on February 10. Each new addition ties directly into the overarching tale, and the world itself will evolve in real time with updated maps, new artwork, and responsive storytelling.

This epic arc unfolds through a mix of cinematic moments, in-game events, fresh voice lines, animated hero trailers, and short stories. The goal is to push a bold, evolving experience where gameplay and lore propel one another forward.

[Season at a glance image] ![season 1 new heroes](/season1-heroes.jpg)

RETURNING PLAYER CATCH-UP If you’ve been away from Overwatch for a while, here’s a quick reboot to get you in the loop before Season 1. Alongside the new faces joining this year, you’ll want to reacquaint yourself with a few allies who’ve come on board in recent seasons.

[Conquest-era alliance banner] ![vendetta and talon](/vendetta-talons.jpg)

NEW HEROES LAUNCHING IN SEASON 1 Season 1 introduces five new Heroes who will play pivotal roles in The Reign of Talon:

[New hero lineup image] ![season 1 new heroes](/season1-heroes.jpg)

NEW ROLE SUB-ROLES AND PASSIVES Season 1 redefines core roles with sub-classifications to sharpen strategy:

[Seasonal hero roles banner] ![seasonal roles](/seasonal-roles.jpg)

CONQUEST META EVENT Season 1 introduces Conquest, a five-week contested event where players rally for either Overwatch or Talon. Each week features lore-aligned missions, with faction rewards awarded to the side that completes more objectives. You can switch allegiance after finishing your current week’s faction pass, making every decision meaningful as you chase rewards such as:

[Conquest banner] ![conquest-banner](/conquest-banner.jpg)

COMPETITIVE YEAR UPDATE Season 1 launches a fresh competitive year, bringing a reset and a new Crimson Wolf competitive weapon to honor Talon’s leadership. Diamond-plus players unlock a new Doomfist skin, and top-tier titles will carry rarity with dynamic naming for Top 500 finishes. Your season-long Title may receive new forms when the Season 2 title update lands.

UI/UX REFRESH Season 1 also brings a major UI and UX refresh after a decade of service. Expect a more hero-centric, modern feel across menus, lobby, play cards, navigation, hero gallery, and social panel. A consolidated Notification Hub keeps you posted on important updates. The new Season 1 lobby features a 3D representation of the chosen hero, with broader group support rolling out in Season 4.

SYSTEMS UPDATES Alongside core gameplay, several quality-of-life improvements land this year to boost joy and positivity:

COLLABS, MYTHICS, AND SKINS From February 10–23, Overwatch teams with Hello Kitty & Friends for a lighthearted crossover. Six themed skins bring beloved characters into the fight:

Season 1 also introduces faction-themed skins and seasonal bundles. Loot pools refresh to include last six seasons’ regular shop skins.

Mythic skins are back with two per season. Season 1 features Mercy’s Celestial Guardian and Juno’s Star Shooter. Mid-season delivers Mei’s first Mythic, with future editions for Soldier: 76, Illari, Mauga, plus Mythic weapon skins for Genji, Hanzo, and Sojourn.

Overwatch Esports has a busy year ahead with:

SEASON 1 BEGINS FEBRUARY 10 There’s a lot to explore this year, and Season 1 will kick things off with Anran’s Hero Trial beginning February 5 before The Reign of Talon goes live on February 10. Get ready to dive in and start shaping the year’s story.

[Hello Kitty crossover image] ![hello kitty crossover](/hello-kitty.jpg)

Season 1 is packed with new characters, gameplay twists, and a sprawling narrative that promises to redefine how Overwatch evolves in real time. Jump in, choose your side in Conquest, and help shape a year of adventures, conflicts, and unlikely alliances.

[Season 1 mythic skins image] ![mythic skins](/mythic-skins.jpg)

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 147 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) {
    id
    title
    text
    date
  }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) {
    id
    title
  }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) {
    id
    title
    domain
  }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) {
    id
    title
  }
}
{
  "id": 6645530,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}