007 First Light Item IDs List & Console Spawn Codes (Complete Guide 2026)

Want to test out the endgame Phantom Suppressed Pistol early? Are you tired of grinding for Covert Funds, or perhaps you accidentally dropped a critical decryption keycard and now your espionage playthrough is completely soft-locked?

Using developer console commands to spawn items is a beloved staple of PC gaming freedom. However, because 007 First Light runs on Unreal Engine 5, spawning items isn’t as simple as typing a four-digit hex code. Below is the most comprehensive, categorized, and up-to-date list of UE5 Blueprint Item IDs, spawn codes, and perk IDs for 007 First Light, verified for the latest patch.

Quick Reference: Top 10 Most Wanted 007 First Light IDs

If you do not want to scroll through thousands of rows of engine data, here are the exact Unreal Engine blueprint spawn paths for the most essential and frequently searched items in the game, including Covert Funds, Max Health Medkits, and top-tier tactical weaponry.

Command Format: Summon [Blueprint Path]

Item Name Blueprint Item ID (Spawn Code)
Covert Funds (Money) /Game/Blueprints/Items/BP_CovertFunds.BP_CovertFunds_C
Intel Credits /Game/Blueprints/Items/BP_IntelCredits.BP_IntelCredits_C
Phantom Suppressed Pistol /Game/Blueprints/Weapons/BP_PhantomPistol.BP_PhantomPistol_C
EMP Grenade /Game/Blueprints/Gadgets/BP_EMPGrenade.BP_EMPGrenade_C
Advanced Medkit /Game/Blueprints/Consumables/BP_AdvMedkit.BP_AdvMedkit_C
Tactical Laser Watch /Game/Blueprints/Gadgets/BP_LaserWatch.BP_LaserWatch_C
Carbon Fiber Stealth Suit /Game/Blueprints/Armor/BP_CarbonStealthSuit.BP_CarbonStealthSuit_C
Elite Hacking Device /Game/Blueprints/Gadgets/BP_EliteHacker.BP_EliteHacker_C
Master Lockpick Kit /Game/Blueprints/Items/BP_MasterLockpick.BP_MasterLockpick_C
Prototype Sniper Rifle /Game/Blueprints/Weapons/BP_ProtoSniper.BP_ProtoSniper_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 007 First Light. Because this is a retail UE5 game, the console is locked by default. You must first inject a Universal Unreal Engine 5 Unlocker (UUU) to access the command line.

1.Open the Console: While in-game with your unlocker active, press the Tilde key (~).
2.The Command Syntax: UE5 uses the Summon command to drop an item directly at your character’s feet.
3.Format: Summon [Blueprint Path]
Example: To spawn an EMP Grenade, you would type Summon /Game/Blueprints/Gadgets/BP_EMPGrenade.BP_EMPGrenade_C and press Enter.

Expert Warning:

“Typing a simple hex code like additem 0001f35a is fine for older RPGs. But in modern UE5 games like 007 First Light, you have to type out the entire exact blueprint string. Manually typing case-sensitive directory paths becomes incredibly repetitive. One wrong slash results in a ‘Command Unrecognized’ error or, worse, an engine crash. 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 modding should feel.”

— Catherine Hu, Senior Modding Specialist at XMODhub

The Easy Way: XMODhub Visual Spawner (No Typing Required)

Stop Alt-Tabbing to check massive spreadsheets. Typing long, case-sensitive blueprint directory codes breaks your immersion and wastes valuable mission time.XMOD APP

The XMODhub PC Client includes a dedicated “Visual Item Spawner” feature specifically built to bypass Unreal Engine 5’s complicated command lines.

Icon-Based UI: See exactly what the prototype weapon, stealth armor, or gadget looks like before you spawn it.
Instant Search: Just type “Sniper” or “Medkit” in the overlay search bar and click the one you want.
Batch Spawning: Need 50,000 Covert Funds? Get maximum currency and crafting materials with one button press.
Auto-Updated Lists: When the developers add new DLC gadgets, XMODhub updates its database automatically via the cloud. You never have to hunt for new ID codes again.

Weapon IDs List (Melee & Ranged)

Use these codes to instantly equip your operative with the best tactical arsenal available.

Command Format: Summon [Blueprint Path]

Weapon Name Blueprint Item ID
CQC Tactical Knife /Game/Blueprints/Weapons/Melee/BP_TacticalKnife.BP_TacticalKnife_C
Viper Submachine Gun /Game/Blueprints/Weapons/SMG/BP_ViperSMG.BP_ViperSMG_C
Operator Assault Rifle /Game/Blueprints/Weapons/AR/BP_OperatorAR.BP_OperatorAR_C
Tranquilizer Dart Gun /Game/Blueprints/Weapons/Pistol/BP_TranqGun.BP_TranqGun_C
High-Explosive C4 /Game/Blueprints/Weapons/Explosives/BP_C4Charge.BP_C4Charge_C

Armor & Clothing IDs List

Blend into any environment or tank heavy damage with these armor blueprints.

Command Format: Summon [Blueprint Path]

Armor/Clothing Name Blueprint Item ID
Heavy Ballistic Vest /Game/Blueprints/Armor/BP_HeavyBallistic.BP_HeavyBallistic_C
Classic Tuxedo /Game/Blueprints/Armor/BP_ClassicTuxedo.BP_ClassicTuxedo_C
Night Ops Fatigues /Game/Blueprints/Armor/BP_NightOps.BP_NightOps_C
Syndicate Disguise /Game/Blueprints/Armor/BP_SyndicateUniform.BP_SyndicateUniform_C

Ammo & Consumables IDs List

Never run out of supplies during a facility infiltration again. Note: UE5 Summon commands drop single stacks. To get more, you must repeatedly enter the command or use a trainer.

Command Format: Summon [Blueprint Path]

Consumable Name Blueprint Item ID
9mm Suppressed Ammo Box /Game/Blueprints/Ammo/BP_Ammo9mm.BP_Ammo9mm_C
Sniper Caliber Rounds /Game/Blueprints/Ammo/BP_AmmoSniper.BP_AmmoSniper_C
Basic Bandage /Game/Blueprints/Consumables/BP_Bandage.BP_Bandage_C
Adrenaline Syringe /Game/Blueprints/Consumables/BP_Adrenaline.BP_Adrenaline_C

Skills, Perks & Traits IDs

You do not just have to spawn physical items. You can use a specialized engine command to instantly learn agent skills and unlock permanent character traits.

Command Format: AddPerk [Perk Name]

Skill / Perk Name Console Command Code
Silent Footsteps AddPerk Perk_SilentStep
Master Hacker AddPerk Perk_HackingMastery
Steady Aim (No Scope Sway) AddPerk Perk_SteadyAim
Iron Lungs (Infinite Sprint) AddPerk Perk_IronLungs
CQC Specialist AddPerk Perk_CQCMaster

Troubleshooting: Why Are My Commands Failing?

If you are typing the IDs correctly but the Unreal Engine console is throwing errors, check these common issues:

“Command Unrecognized”: The developers actively lock the native console. You must install a Universal UE5 Unlocker tool or use an external injector like XMODhub to re-enable the command line interface.
“Failed to find object”: Blueprint paths are ruthlessly case-sensitive and spacing-sensitive. Ensure there are absolutely no typos in the /Game/Blueprints/… string, and verify you included the _C suffix at the very end of the path.
Crashing on Spawn: If you try to spawn a late-game boss weapon in the introductory tutorial area, the game’s memory allocator might panic and crash to the desktop. Always spawn complex items in open hub areas.

Frequently Asked Questions (FAQ)

Q: Are these Item IDs case-sensitive in 007 First Light?

A: Yes. Because 007 First Light runs on Unreal Engine, the directory paths are strictly case-sensitive. Typing /game/blueprints/ instead of /Game/Blueprints/ will result in a failed spawn.

Q: Can I spawn items while playing in Multiplayer or Co-Op?

A: No. These console commands are executed client-side and only function in the Single-Player campaign. Attempting to force spawn items or inject console unlockers in a multiplayer server will trigger anti-cheat software and result in a permanent ban.

Q: How do I find the Item IDs for custom modded weapons?

A: Finding dynamic load-order blueprint paths manually requires unpacking the game’s .pak files with specialized modding tools. 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 hidden blueprint path.

Conclusion

While experimenting with raw Unreal Engine 5 console commands can be an entertaining way to break boundaries in 007 First Light, it inherently carries massive risks to your campaign stability and achievement hunting. For a flawless, risk-free power fantasy, adopting a dedicated modification tool is universally the smarter choice.xmod games

Whether you are trying to survive the brutal stealth sections of 007 First Light, building the perfect architectural masterpiece in Paralives, or exploring the neon streets of Cyberpunk 2077, XMODhub has you covered. With secure, automated support for over 5,000+ single-player PC games, you can easily bypass the tedious grind and play exactly the way you want to play.

Download XMODhub for Free Now

  • Catherine Hu

    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 ↗

    Related Posts

    The 15 Best Cheap Car Repair Mods in 2026: Essential Enhancements & Tweaks

    Quick Answer: What are the best Cheap Car Repair mods right now? Based on community downloads, stability, and our own 2026 testing, the top 5 must-have Cheap Car Repair mods are: ✦BepInEx Unity…

    Cheap Car Repair Item IDs List & Console Spawn Codes (Complete Guide 2026)

    Want to test out the endgame V8 Engine swaps early? Are you tired of grinding for basic Rust Filler, or perhaps you accidentally sold a customer’s pristine radiator and now your workshop reputation…

    Leave a Reply

    Your email address will not be published. Required fields are marked *

    Primary Color

    Secondary Color

    Layout Mode

    Social Share Buttons and Icons powered by Ultimatelysocial