The concept of ‘New Game Plus’ (NG+) has evolved significantly within the landscape of interactive entertainment, transforming from a simple replay option into a sophisticated mechanism for extending player engagement and maximizing the value proposition of complex digital worlds. Elden Ring, a recent landmark in action role-playing games, exemplifies a robust implementation of NG+, offering a compelling case study for the technological and design innovations behind persistent player progression. Understanding “what carries over” is not merely about listing items; it’s an exploration into the underlying architecture of game state management, adaptive difficulty algorithms, and strategic design choices that facilitate an enriched, continuous player journey.

The Technological Underpinnings of New Game Plus Systems
At its core, an NG+ system represents an intricate technical challenge: how to selectively persist specific player data and game state elements across sequential play cycles while resetting others, all while maintaining game integrity and delivering a fresh experience. This demands advanced save-state management, dynamic content scaling, and precise control over game world variables.
Data Persistence and Save State Management
The fundamental technical innovation behind NG+ lies in its sophisticated approach to data persistence. When a player completes Elden Ring and opts to begin a ‘New Game Plus’, the game engine doesn’t simply discard the previous save file. Instead, it initiates a complex data migration process. Key player attributes – such as character level, accumulated experience (Runes, though they are spent to level up, the character level persists), Flask charges, Talismans, Incantations, Sorceries, Weapons, Armor, and Spirit Ashes – are meticulously parsed from the existing save data and integrated into the parameters for the new playthrough. This requires a robust data model capable of distinguishing between persistent and non-persistent assets.
Technically, this involves defining specific flags or schemas within the save file structure that dictate which data blocks are ‘carried over’. The game engine must then validate and re-initialize the game world state, spawning enemies, bosses, and questlines anew, but dynamically adjusting their parameters based on the imported player data. This ensures that the player’s hard-earned progress feels meaningful, yet the challenges remain engaging, preventing a trivialized second run. The efficiency and reliability of this data transfer mechanism are critical for preventing corruption and ensuring a seamless transition, a testament to the engineering prowess behind such large-scale RPGs.
Dynamic Scaling Algorithms
A crucial technological innovation supporting the NG+ experience is the implementation of dynamic scaling algorithms. Simply carrying over powerful equipment and a high-level character would render early game content trivial, undermining player motivation. To counteract this, Elden Ring’s NG+ system employs algorithms that significantly augment the health, damage output, and defensive capabilities of enemies and bosses.
These scaling algorithms are not merely linear multipliers. They often involve non-linear progression curves that escalate with each subsequent NG+ cycle, ensuring that challenges remain potent well into NG+7 and beyond. The complexity arises in balancing this scaling: it must be aggressive enough to provide a palpable increase in difficulty, but not so overwhelming that it feels unfair or insurmountable. This involves a careful interplay of statistical adjustments, potentially even modifying enemy attack patterns or introducing new behaviors in later cycles. The ability of the game engine to dynamically adjust these parameters in real-time, based on the current NG+ cycle, represents a significant technical achievement in adaptive game design.
Innovation in Player Experience and Replayability
Beyond the technical implementation, the design philosophy behind “what carries over” fundamentally innovates on player experience and product longevity. NG+ transforms a finite narrative into a cyclical, enduring engagement model.
Balancing Retention and Freshness
The strategic selection of transferable assets is an art form in game design, aiming to strike a delicate balance between player retention and the desire for a fresh experience. Elden Ring excels here by allowing players to retain virtually all combat-related progression – levels, stats, weapons, armor, spells, talismans – while resetting the open world’s critical path, quest progression, and most key items related to story advancement (e.g., Great Runes, Bell Bearings that unlock shops once certain bosses are defeated, certain progression items).
This design decision is innovative because it leverages the player’s investment in character building (retention) while ensuring that the core exploration and discovery loop (freshness) remains largely intact. Players can experiment with new builds, tackle familiar bosses with different strategies, or simply explore previously missed areas with the confidence of their established power. This dual approach maximizes replay value without resorting to entirely new content, a cost-effective and player-centric innovation.
Adaptive Difficulty and Engagement Loops

NG+ intrinsically creates an adaptive difficulty curve that extends the game’s engagement loop far beyond a single playthrough. The escalating enemy statistics, combined with the player’s continued progression, fosters a dynamic challenge-reward cycle. Each NG+ cycle presents a familiar world through a more challenging lens, encouraging mastery of combat mechanics, optimization of character builds, and deeper understanding of enemy behaviors.
This iterative process of confronting increased difficulty with a strengthened character forms a powerful engagement loop, driven by the player’s desire for self-improvement and complete exploration. It’s an innovation in extending the lifecycle of a digital product by intrinsically weaving replayability into its core design, appealing to completionists, speedrunners, and those who simply wish to spend more time in the meticulously crafted world.
Strategic Asset Transfer and Economic Models
The specific items and resources that carry over are not arbitrary decisions but reflect a sophisticated understanding of game economy and player motivation.
Inventory Management and Character Progression
Elden Ring’s NG+ system strategically carries over nearly all inventory items, excluding only a select few that are tied directly to story progression (e.g., Great Runes, certain key items). This includes a player’s vast arsenal of weapons, armor sets, talismans, crafting materials, Spirit Ashes, and consumable items. This comprehensive transfer allows players to immediately leverage their accumulated power and customization options from the start of a new playthrough.
From a design perspective, this encourages players to collect and experiment throughout their initial playthrough, knowing that their efforts will not be wasted. It supports diverse playstyles and character builds, as players are free to re-spec their character (using Larval Tears) and experiment with their vast inventory without having to re-acquire fundamental gear. This approach is an innovation in sustaining player-driven economic models within the game, where the value of collected assets persists across cycles, reinforcing the effort invested.
Currency and Resource Retention
Another critical aspect of “what carries over” is the retention of Runes (the primary currency and experience points) and smithing stones. While players can carry over any unspent Runes from their previous playthrough, the more significant innovation lies in the retention of smithing stones and upgrade materials.
This ensures that players can continue to upgrade new weapons or fully enhance existing ones without the tedious grind of re-acquiring essential upgrade components. It streamlines the character progression loop in NG+, allowing players to focus on combat challenges and exploration rather than resource gathering. This design choice, therefore, represents an innovation in respecting player time and accelerating the “fun” aspects of the game in subsequent playthroughs, while still providing ample opportunities for resource acquisition in a scaled-up world.
Future Implications for Interactive Software Development
The sophisticated NG+ mechanics seen in Elden Ring offer valuable insights for the broader field of interactive software development, particularly concerning longevity, player engagement, and adaptive content delivery.
Modularity and Scalability in Game Engines
The ability to selectively carry over data and dynamically scale content highlights the increasing modularity and scalability of modern game engines. This architectural flexibility allows developers to design systems where core mechanics can be decoupled from narrative progression, enabling diverse replay options and potentially user-generated content scenarios. The robust framework required for Elden Ring’s NG+ implies an underlying engine design that prioritizes configurable game states and parameter adjustments, a critical innovation for future complex software applications that require dynamic content adaptation.

Leveraging Player Data for Evolved Experiences
The success of Elden Ring’s NG+ also points towards a future where player data is increasingly leveraged not just for analytics, but for actively evolving the user experience. While Elden Ring’s NG+ is rule-based, the principles of adapting game state based on player history could be extended with more advanced AI or procedural generation techniques. Imagine systems that dynamically alter boss patterns, introduce unique environmental hazards, or even generate entirely new side quests based on a player’s cumulative choices and performance across multiple playthroughs. This represents a significant avenue for innovation, moving towards truly personalized and infinitely replayable digital experiences, pushing the boundaries of what interactive software can offer.
In conclusion, “what carries over in NG Elden Ring” is far more than a simple feature list. It is a testament to sophisticated game design and underlying technological innovation aimed at maximizing player persistence, extending content value, and redefining the replayability paradigm within complex interactive software. The careful balance of retention and reset, coupled with dynamic scaling and strategic asset management, sets a high bar for future advancements in digital entertainment, offering a blueprint for engaging, long-lasting user experiences.
