Want to test out the endgame Archdruid Harbinger Staff early? Are you tired of grinding for rare Alchemical Toxins and Void Essence, or perhaps you accidentally sold a critical quest relic to a vendor and now your playthrough is completely 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 Fatekeeper, verified for the latest patch.
Quick Reference: Top 10 Most Wanted Fatekeeper IDs
If you don’t want to scroll through thousands of rows, here are the exact spawn codes for the most essential and frequently searched items in the game (including Relic Fragments, Max Mana potions, and top-tier endgame equipment).
| Item Name | Item Description / Value | Native Blueprint Spawn Code |
|---|---|---|
| Relic Fragments | Primary in-game progression currency | summon BP_Currency_RelicFragment_C |
| Archdruid Harbinger Staff | Best-in-slot legendary caster weapon | summon BP_Wep_ArchdruidStaff_C |
| Eclipse Greatsword | High-tier shadow element melee weapon | summon BP_Wep_EclipseGreatsword_C |
| Void Essence | Ultra-rare endgame crafting material | summon BP_Mat_VoidEssence_C |
| Alchemical Catalyst | Required for late-game tier 5 upgrades | summon BP_Mat_AlchCatalyst_C |
| Elixir of Rebirth | Fully resets your character talent points | summon BP_Cons_ElixirRebirth_C |
| Essence of Renewal | Instantly restores 100% Health and Mana | summon BP_Cons_EssenceRenewal_C |
| Cavern Key | Unlocks locked gates in the deep underworld | summon BP_Key_DeepCavern_C |
| Vanguard Plate Mail | Top-tier physical protection armor | summon BP_Arm_VanguardChest_C |
| Starlight Ring | Legendary accessory boosting spell haste | summon BP_Acc_StarlightRing_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 Fatekeeper. Because the game is built on Unreal Engine 5, the developers at Paraglacial heavily locked the developer console backend in the standard shipping build.
To open it, you must first run a Universal Unreal Engine 5 Unlocker (UUU) tool to inject the console binary back into the active game memory loop.
summon [Blueprint_Path]summon BP_Currency_RelicFragment_C into the command box and hit Enter.Editor’s Warning
“Typing out long, case-sensitive strings like summon BP_Wep_EclipseGreatsword_C is fine if you only need a single item to save a bugged quest line. But if you are experimenting with endgame builds or trying out every armor set, manually typing raw Unreal Engine class names becomes incredibly tedious. One accidental missing underscore results in a ‘Command Not Found’ error. While the database lists below are meticulously verified, I personally switched to a visual overlay injector months ago. Seeing the item icon and just clicking ‘Add to Inventory’ is how modern PC modding should feel.”
The Easy Way: XMODhub Visual Spawner (No Typing Required)
Stop Alt-Tabbing to check massive spreadsheets. Typing long, case-sensitive ID codes breaks your immersion and wastes your limited gaming time.
The XMODhub PC Client includes a dedicated Visual Item Spawner feature specifically built for Fatekeeper’s UE5 framework.
[🚀 Get the XMODhub Visual Spawner for Free]
Weapon IDs List (Melee & Ranged)
Use these codes to instantly equip yourself with the best arsenal.
(Command Format: summon [Weapon ID])
| Weapon Name | Item Type | Native Spawn String |
|---|---|---|
| Verdant Cleaver | One-Handed Axe | BP_Wep_VerdantCleaver_C |
| Starlight Dagger | Agility Weapon | BP_Wep_StarlightDagger_C |
| Ironwood Recurve Bow | Ranged Bow | BP_Wep_IronwoodBow_C |
| Sunburst Spear | Two-Handed Spear | BP_Wep_SunburstSpear_C |
Armor & Clothing IDs List
(Command Format: summon [Armor ID])
| Armor Name | Slot Type | Native Spawn String |
|---|---|---|
| Archdruid Mantle | Chest Piece (Light) | BP_Arm_ArchdruidMantle_C |
| Vanguard Sabatons | Boots (Heavy) | BP_Arm_VanguardBoots_C |
| Eclipse Greaves | Legs (Medium) | BP_Arm_EclipseLegs_C |
| Shadow-Weave Cowl | Helmet (Light) | BP_Arm_ShadowCowl_C |
Ammo & Consumables IDs List
Never run out of supplies during an intense underground boss fight again.
(Command Format: summon [Item ID])
| Consumable Name | Effect | Native Spawn String |
|---|---|---|
| Barbed Arrow | Standard Archer Ammo | BP_Ammo_BarbedArrow_C |
| Alchemical Healing Tincture | Restores 150 Health | BP_Cons_HealthTincture_C |
| Glinting Mana Draught | Restores 100 Mana | BP_Cons_ManaPotion_C |
| Corrosive Resin | Applies Acid damage buff to active blade | BP_Buff_CorrosiveResin_C |
Skills, Perks & Traits IDs
You don’t just have to spawn physical gear. You can use the console backend to instantly alter player behaviors, toggle internal stats, or unlock magic nodes.
(Command Format: player.addperk [Perk ID])
| Perk / Trait Name | Skill Effect | Internal System string |
|---|---|---|
| Channeled Fury | Increases spell casting speed by 25% | Perk_Magic_ChanneledFury |
| Iron Skin | Reduces incoming physical damage by 15% | Perk_Combat_IronSkin |
| Swift Step | Increases movement velocity and base stamina regen | Perk_Utility_SwiftStep |
| Harvest Master | Doubles yield when gathering plants and materials | Perk_Craft_HarvestMaster |
Troubleshooting: Why Are My Commands Failing?
If you are typing the IDs correctly but the game is throwing errors, check these common Unreal Engine 5 specific issues:
_C at the end of the blueprint strings. UE5 recognizes classes by their technical compilation format, so missing _C causes the asset engine to look for a non-existent parent file.Frequently Asked Questions (FAQ)
A: Yes. Because Fatekeeper compiles its assets using standard UE5 structures, the object manager functions are highly case-sensitive. Typing bp_wep_eclipsesword_c instead of BP_Wep_EclipseSword_C will trigger a file system read error. Spacing layout must also be completely precise.
A: No. Memory execution hooks and native dev commands are client-side only. Attempting to force-inject blueprint spawning systems into an active multiplayer session will cause your local instance to mismatch with the host server, leading to instant connection kicks or a permanent anti-cheat account lock.
A: Finding custom package IDs manually inside your directory requires deep pak extraction. The most efficient route is utilizing the XMODhub Item Browser, which scans active data structures automatically, displays custom item mods visually, and drops them directly into your stash with zero manual address typing.
Conclusion: The Ultimate Sandbox Experience
Having access to the complete Fatekeeper Item IDs list is the fastest way to experiment with different magic builds, test weapon physical damages, or simply recover from a frustrating quest bug. Bookmark this page so you can quickly reference the codes whenever you need a quick resupply.
However, if you want a significantly smoother, crash-free experience where you don’t need to memorize long strings of code like BP_Currency_RelicFragment_C, the XMODhub Visual Spawner is the superior modern choice. Browse items visually. Spawn them instantly. Keep your achievements active.
[🚀 Get XMODhub Visual Spawner Now]
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 Fatekeeper and similar hits like The Elder Scrolls V: Skyrim and Dark Messiah of Might and Magic.

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 ↗





