The One Ring 2nd Edition · Foundry VTT System

Release Notes — v6.2.1

v6.2.1 Release date · 2026-08-30 · Foundry VTT 14

v6.2.1 is a focused reliability patch for the 6.2.x line.

It strengthens several areas that matter directly during play: combat-context resolution, combat stance initialization, Actor sheet persistence, localization and visual consistency. It also continues the architectural cleanup introduced in v6.2.0 by aligning more closely with Foundry VTT 14 lifecycle behavior and protecting source data from Active Effect contamination.

⚔️ Combat reliability

Tokens now resolve the encounter they actually belong to, with stronger stance initialization and cleanup.

Data integrity

Sheet submissions rebase values against Actor source data before persistence.

🌍 Localization

Weapon groups, language names, Spanish content and French regression coverage were improved.

🖥️ Sheet polish

Resource terminology, layouts, separators and editor presentation received targeted refinements.

⚔️ Combat reliability

The main gameplay-facing fix in v6.2.1 is a more explicit relationship between a token and the encounter it actually belongs to.

◆ Safer Actor sheet persistence

v6.2.1 further hardens the separation between effective values shown on a sheet and the source values stored on the Actor.

This is primarily a data-integrity fix: the goal is that an Active Effect can change what the user sees without silently changing the underlying base value when an unrelated field is edited.

🌍 Localization improvements

🖥️ Sheet and interface polish

🧪 Regression and engineering work

A significant portion of this patch is dedicated to preventing these fixes from regressing later.

Upgrade

  1. Make sure you are running Foundry VTT 14.
  2. Back up your world before updating.
  3. Update TOR2E to v6.2.1 through Foundry's package manager.
  4. Open your world and verify the sheets and combat workflows you use most often.

In short

v6.2.1 is not a feature-heavy release. It is a patch aimed at making the 6.2.x line safer: more predictable combat behavior, cleaner Actor data persistence, better localization, and stronger automated protection around the workflows that changed.