Cyberpunk 2077

Cyberpunk 2077

View Stats:
Rare, legendary military katana crafting spec console command?
I want to give myself a rare or above military katana, but I am only able to give myself via console command a default white grade katana. Anyone know the console command for rare and above?

https://cyberpunk.fandom.com/wiki/Katana
< >
Showing 1-4 of 4 comments
Wabbajack Apr 12, 2024 @ 3:35am 
Try this

Game.AddToInventory("Items.Craftable_Legendary_Katana_Military", 1)
AussiePatriot Apr 12, 2024 @ 4:31am 
This gives me a legendary katana, but not the military type. Also Im after the crafting spec, is that possible?
Wabbajack Apr 12, 2024 @ 5:00am 
Maybe you can try this,

Crafting specs:

Game.AddToInventory("Items.CommonKatanaMilitaryRecipe", 1)
Game.AddToInventory("Items.UncommonKatanaMilitaryRecipe", 1)
Game.AddToInventory("Items.RareKatanaMilitaryRecipe", 1)
Game.AddToInventory("Items.EpicKatanaMilitaryRecipe", 1)
Game.AddToInventory("Items.LegendaryKatanaMilitaryRecipe", 1)

The items itself:

Game.AddToInventory("Items.Proficiency_Craftable_Legendary_Katana", 1)
Game.AddToInventory("Items.Craftable_Legendary_Katana_Military", 1)
Game.AddToInventory("Items.Craftable_Legendary_Katana", 1)
Game.AddToInventory("Items.VHard_50_RefTech_Weapon1", 1)
AussiePatriot Apr 12, 2024 @ 5:20am 
Originally posted by Wabbajack:
Maybe you can try this,

Crafting specs:

Game.AddToInventory("Items.CommonKatanaMilitaryRecipe", 1)
Game.AddToInventory("Items.UncommonKatanaMilitaryRecipe", 1)
Game.AddToInventory("Items.RareKatanaMilitaryRecipe", 1)
Game.AddToInventory("Items.EpicKatanaMilitaryRecipe", 1)
Game.AddToInventory("Items.LegendaryKatanaMilitaryRecipe", 1)

The items itself:

Game.AddToInventory("Items.Proficiency_Craftable_Legendary_Katana", 1)
Game.AddToInventory("Items.Craftable_Legendary_Katana_Military", 1)
Game.AddToInventory("Items.Craftable_Legendary_Katana", 1)
Game.AddToInventory("Items.VHard_50_RefTech_Weapon1", 1)

Cheers for this, I literally just figured it out a second before I refreshed this page and saw this post. Thx mate.
< >
Showing 1-4 of 4 comments
Per page: 1530 50

Date Posted: Apr 12, 2024 @ 3:16am
Posts: 4