Want to test out the endgame Millennium Sword early? Are you tired of grinding beastmen for rare Magicite Fragments, or perhaps you accidentally sold a critical quest item before stepping through the Doorway of Time, and now your playthrough in the Age of Reconstruction is soft-locked? Using developer console commands to spawn items is a beloved staple of PC gaming freedom. Below is the most comprehensive, categorized, and up-to-date list of Item IDs, spawn codes, and perk IDs for The Adventures of Elliot: The Millennium Tales, meticulously verified for the latest patch.
Quick Reference: Top 10 Most Wanted The Adventures of Elliot: The Millennium Tales IDs
If you do not want to scroll through thousands of rows of Unreal Engine 5 asset names, here are the exact spawn codes for the most essential and frequently searched items in the game (including Hutherian Drams, Max Heart Containers, and top-tier weapons).
| Item Name | Function/Description | Exact UE5 Blueprint Path (Item ID) |
|---|---|---|
| Hutherian Drams | Primary in-game currency | Blueprint’/Game/Items/Currency/BP_Dram.BP_Dram_C’ |
| Magicite Fragment | Essential weapon upgrade material | Blueprint’/Game/Items/Resources/BP_MagiciteFragment.BP_MagiciteFragment_C’ |
| Millennium Sword | Highest DPS endgame melee weapon | Blueprint’/Game/Weapons/Swords/BP_MillenniumSword.BP_MillenniumSword_C’ |
| Max Heart Container | Permanently adds one health point | Blueprint’/Game/Items/Upgrades/BP_HeartContainer.BP_HeartContainer_C’ |
| Ultimate Healing Elixir | Fully restores Elliot and Faie’s health | Blueprint’/Game/Items/Consumables/BP_Elixir_Max.BP_Elixir_Max_C’ |
| Faie’s Awakening Crystal | Unlocks max tier magic abilities | Blueprint’/Game/Items/Quest/BP_AwakeningCrystal.BP_AwakeningCrystal_C’ |
| Hero’s Tunic | Best mid-game defensive armor | Blueprint’/Game/Armor/Body/BP_HerosTunic.BP_HerosTunic_C’ |
| Chrono Key | Allows free travel between timelines | Blueprint’/Game/Items/Quest/BP_ChronoKey.BP_ChronoKey_C’ |
| Elven Bow of Littlehope | Highest ranged physical damage | Blueprint’/Game/Weapons/Bows/BP_ElvenBow.BP_ElvenBow_C’ |
| Tag Guardian (NPC) | Spawns the boss for practice fights | Blueprint’/Game/NPCs/Bosses/BP_TagGuardian.BP_TagGuardian_C’ |
How to Enable the Console & Use Spawn Commands
Before you can use the ID codes listed below, you must understand the correct syntax for the developer console in The Adventures of Elliot: The Millennium Tales. Because the game runs on Unreal Engine 5, the console is locked by default and requires a Universal Unreal Engine Unlocker (UUU) to activate.
Summon [Item ID]Summon Blueprint'/Game/Items/Resources/BP_MagiciteFragment.BP_MagiciteFragment_C' and press Enter.Expert Warning
“Typing Summon Blueprint’/Game/… is fine if you only need to recover a single glitched quest item. But if you are experimenting with different weapon builds or trying to fully upgrade Faie’s magic tree, manually typing case-sensitive UE5 hex paths becomes incredibly repetitive. One wrong underscore results in a ‘Command Not Recognized’ error. While the lists below are meticulously verified, I personally switched to a visual UI injector months ago. Seeing the weapon icon and just clicking ‘Add to Inventory’ is how modern PC RPG modding should feel.”
The Easy Way: XMODhub Visual Spawner (No Typing Required)
Stop Alt-Tabbing to check massive asset spreadsheets. Typing long, case-sensitive Unreal Engine paths breaks your immersion and wastes valuable time you could be spending exploring Philabieldia. The XMODhub PC Client includes a dedicated “Visual Item Spawner” feature specifically built for The Adventures of Elliot: The Millennium Tales.
Weapon IDs List (Melee & Ranged)
Use these UE5 Blueprint paths to instantly equip Elliot with the best timeline-spanning arsenal. Ensure you are standing on flat ground when summoning so the item does not clip through the floor. Command Format: Summon [Weapon ID]
| Weapon Name | Description | Item ID (Blueprint Path) |
|---|---|---|
| Iron Broadsword | Standard early-game melee | Blueprint’/Game/Weapons/Swords/BP_IronBroadsword.BP_IronBroadsword_C’ |
| Royal Greatbow | High armor-piercing damage | Blueprint’/Game/Weapons/Bows/BP_RoyalGreatbow.BP_RoyalGreatbow_C’ |
| Reconstruction Hammer | Deals heavy stun damage | Blueprint’/Game/Weapons/Blunt/BP_ReconHammer.BP_ReconHammer_C’ |
| Dual Chrono Daggers | Fastest attack speed | Blueprint’/Game/Weapons/Daggers/BP_ChronoDaggers.BP_ChronoDaggers_C’ |
Armor & Clothing IDs List
Keep your party protected against the corrupted beasts of the Doorway Ruins. Command Format: Summon [Armor ID]
| Armor Name | Defense Type | Item ID (Blueprint Path) |
|---|---|---|
| Leather Scout Vest | High evasion, low physical def | Blueprint’/Game/Armor/Body/BP_LeatherVest.BP_LeatherVest_C’ |
| Hutherian Plate Mail | Max physical defense | Blueprint’/Game/Armor/Body/BP_HutherianPlate.BP_HutherianPlate_C’ |
| Time-Weaver’s Cloak | Massive magic resistance | Blueprint’/Game/Armor/Body/BP_TimeWeaverCloak.BP_TimeWeaverCloak_C’ |
| Ring of Vigor | Accessory: Boosts stamina regen | Blueprint’/Game/Armor/Accessories/BP_RingOfVigor.BP_RingOfVigor_C’ |
Ammo & Consumables IDs List
Never run out of supplies during a boss fight against the Tag Guardians again. Command Format: Summon [Item ID]
| Item Name | Effect | Item ID (Blueprint Path) |
|---|---|---|
| Basic Health Potion | Restores 3 Hearts | Blueprint’/Game/Items/Consumables/BP_Potion_Small.BP_Potion_Small_C’ |
| Faie’s Mana Draught | Instantly cools down magic | Blueprint’/Game/Items/Consumables/BP_ManaDraught.BP_ManaDraught_C’ |
| Antidote Herb | Cures poison status | Blueprint’/Game/Items/Consumables/BP_Antidote.BP_Antidote_C’ |
| Iron Arrow Bundle | Physical ranged ammo | Blueprint’/Game/Items/Ammo/BP_Arrow_Iron.BP_Arrow_Iron_C’ |
Skills, Perks & Traits IDs
In Unreal Engine, perks and skills are often tied directly to the player controller rather than physical items. You can use the console to instantly learn skills or unlock Faie’s magic. Command Format: Cheat_UnlockSkill [Perk ID] (Note: Requires custom engine wrapper or XMODhub injection to execute correctly)
| Skill/Perk Name | Effect | Perk ID String |
|---|---|---|
| Perfect Dodge | Increases invincibility frames | Skill_Elliot_PerfectDodge |
| Chrono Slash | Unlocks heavy time-warp attack | Skill_Elliot_ChronoSlash |
| Meteor Strike | Unlocks Faie’s ultimate fire magic | Skill_Faie_MeteorStrike |
| Haggler | Reduces merchant prices by 20% | Trait_Global_Haggler |
Troubleshooting: Why Are My Commands Failing?
If you are typing the IDs correctly but the game is throwing errors, check these common issues:
Frequently Asked Questions (FAQ)
A: Yes. Because Unreal Engine console commands reference specific file paths within the game’s directory, they are strictly case-sensitive. Typing bp_millenniumsword instead of BP_MillenniumSword will yield a syntax error.
A: No. The Adventures of Elliot: The Millennium Tales is a strictly single-player experience. Modifying memory values or forcing console commands is executed entirely client-side and carries no risk of online bans.
A: Finding dynamic load-order IDs for community mods manually is extremely difficult, as they are packed into custom .pak files. We highly recommend using the XMODhub Item Browser, which automatically scans your active mods, detects the custom items, and lets you spawn them with a single click without knowing the hex or blueprint ID.
Conclusion: The Ultimate Sandbox Experience
Having access to the complete The Adventures of Elliot: The Millennium Tales Item IDs list is the fastest way to experiment with different character builds, test weapon elemental damages across different timelines, or simply recover from a frustrating quest bug. Bookmark this page so you can quickly reference the codes whenever you need a resupply in Philabieldia.
However, if you want a significantly smoother, crash-free experience where you do not need to memorize long strings of code like Blueprint’/Game/Items/Resources/BP_MagiciteFragment.BP_MagiciteFragment_C’, the XMODhub Visual Spawner is the superior modern choice. Browse items visually. Spawn them instantly. Keep your achievements active. XMODhub is your ultimate all-in-one toolkit for PC single-player gaming. Whether you need powerful Trainers, real-time Translation Tools, or Interactive Maps, our engine supports over 5,000+ games—including The Adventures of Elliot: The Millennium Tales and similar hits like Octopath Traveler II, Dragon Quest, and Final Fantasy.

I am a passionate gamer and writer at XMODhub, dedicated to bringing you the latest gaming news, tips, and insights.
Connect with me:
LinkedIn Profile ↗





