🎮 cyberpunk-2077 Item IDs

5 entries — copy-paste ready. Updated for latest version.

Item Spawn Command (Game.AddToInventory)

Spawns any item into V's inventory using its internal item ID via the developer console.

Game.AddToInventory("ItemID", Quantity)

O'Jou Weapon ID (Items.Preset_Ojou)

Spawns the iconic O'Jou revolver, a powerful weapon with high damage and unique mod slots.

Game.AddToInventory("Items.Preset_Ojou", 1)

Legendary Armor Vest (Items.Clothing_Jacket_01_Old_01)

Spawns a high-level legendary jacket with superior armor stats and mod slots.

Game.AddToInventory("Items.Clothing_Jacket_01_Old_01", 1)

Bounce Back AI (Items.Consumable_HealthBoost)

Spawns Bounce Back AI, a consumable that restores health over time and cures poison.

Game.AddToInventory("Items.Consumable_HealthBoost", 10)

Common Item Component (Items.Component_Common)

Spawns common crafting components used for upgrading and crafting weapons and armor.

Game.AddToInventory("Items.Component_Common", 100)

How to Use cyberpunk-2077 Item IDs

Select any entry above to see full syntax, examples, pros/cons, and related mods that enhance this feature.

🔍 Search Wiki
Type a command, item, or cheat to search across 60+ games.