Trump Wears a Mask & The White House Goes After Fauci The Daily Social Distancing Show - Duration: 8:54. The Daily Show with Trevor Noah Recommended for you.
- Witcher 3: How to Equip and Use the Crossbow. Geralt has a lot of tricks and weapons to choose from in Witcher 3. Red Candle also confirms its working on its next project.
- Help with command addbolts (All crossbow Bolts infinite?) - posted in The Witcher 3 Mod Troubleshooting: To anyone who can assist me, since I cant seem to figure this out: I used the addbolts command using addbolts(100), which apparently assigns a infinite value to ammo consumption. My crossbow wont use up any bolts (not just the basic which is infinite, but all types of crossbow bolts).
Name | Code |
---|---|
Arbitrator | additem('Arbitrator') |
Gryphon School steel sword 2 | additem('Gryphon School steel sword 2') |
Bear School silver sword 3 | additem('Bear School silver sword 3') |
Crossbow 5 | additem('Crossbow 5') |
No Mans Land sword 2 | additem('No Mans Land sword 2') |
No Mans Land sword 3 | additem('No Mans Land sword 3') |
Silver sword 5 | additem('Silver sword 5') |
Scoiatael sword 1 | additem('Scoiatael sword 1') |
Witcher Silver Sword | additem('Witcher Silver Sword') |
Short Steel Sword | additem('Short Steel Sword') |
Hjalmar_Short_Steel_Sword | additem('Hjalmar_Short_Steel_Sword') |
Rusty No Mans Land sword | additem('Rusty No Mans Land sword') |
Inquisitor sword 2 | additem('Inquisitor sword 2') |
Gnomish sword 2 | additem('Gnomish sword 2') |
Short sword 1 | additem('Short sword 1') |
Short sword 2 | additem('Short sword 2') |
Dwarven sword 1 | additem('Dwarven sword 1') |
Dwarven sword 2 | additem('Dwarven sword 2') |
Gnomish sword 1 | additem('Gnomish sword 1') |
Inquisitor sword 1 | additem('Inquisitor sword 1') |
No Mans Land sword 1 | additem('No Mans Land sword 1') |
No Mans Land sword 1 q2 | additem('No Mans Land sword 1 q2') |
Rusty Nilfgaardian sword | additem('Rusty Nilfgaardian sword') |
Nilfgaardian sword 1 | additem('Nilfgaardian sword 1') |
Nilfgaardian sword 4 | additem('Nilfgaardian sword 4') |
Rusty Novigraadan sword | additem('Rusty Novigraadan sword') |
Novigraadan sword 1 | additem('Novigraadan sword 1') |
Novigraadan sword 3 | additem('Novigraadan sword 3') |
Novigraadan sword 4 | additem('Novigraadan sword 4') |
Scoiatael sword 2 | additem('Scoiatael sword 2') |
Scoiatael sword 3 | additem('Scoiatael sword 3') |
Rusty Skellige sword | additem('Rusty Skellige sword') |
Skellige sword 1 | additem('Skellige sword 1') |
Skellige sword 4 | additem('Skellige sword 4') |
Wild Hunt sword 1 | additem('Wild Hunt sword 1') |
Wild Hunt sword 2 | additem('Wild Hunt sword 2') |
Wild Hunt sword 3 | additem('Wild Hunt sword 3') |
Wild Hunt sword 4 | additem('Wild Hunt sword 4') |
Silver sword 6 | additem('Silver sword 6') |
Silver sword 7 | additem('Silver sword 7') |
Silver sword 8 | additem('Silver sword 8') |
Dwarven silver sword 1 | additem('Dwarven silver sword 1') |
Dwarven silver sword 2 | additem('Dwarven silver sword 2') |
Elven silver sword 1 | additem('Elven silver sword 1') |
Elven silver sword 2 | additem('Elven silver sword 2') |
Gnomish silver sword 1 | additem('Gnomish silver sword 1') |
Gnomish silver sword 2 | additem('Gnomish silver sword 2') |
Crossbow 1 | additem('Crossbow 1') |
Crossbow q206 | additem('Crossbow q206') |
Crossbow 2 | additem('Crossbow 2') |
The developer command console is a powerful tool in The Witcher 3 and that extends to the new expansion, Blood and Wine. Every item has an associated item ID, allowing the right PC-user to spawn anything from the Toussaint region right into Geralt’s inventory. The DLC includes 30 new weapons and 100+ new armor pieces, along with other sundries like dyes and diagrams. Our goal here is to collect every available item ID for Blood and Wine and compile a full list for easy browsing. Find all the details, along with a quick how-to guide to get you started using console commands, right here.
Witcher 3 Crossbow Not Working
Dev Console Guide – DLC Item IDs List
The developer console in The Witcher 3 is very similar to other dev consoles in games like Fallout 4 or Skyrim. Basically, it is an unlocked cheat command window, allowing any player to spawn items, change game parameters, skip quests, activate any of the classic cheats, or completely alter the game in profound ways.
We’re going to keep it simple here and show you how to activate the developer console and how to summon items.
How to Activate the Developer Console:
- Download the Developer Console Mod on NexusMods.com here. This is a reputable mod and will help you enable the developer console.
- Unpack the file and place the “bin” and “content” folders into the Witcher 3 game directory.
- SteamsteamappscommonThe Witcher 3bin
- SteamsteamappscommonThe Witcher 3content
- Open The Witcher 3 and load a previous save.
- Press tilde [~] or F4 to activate the developer console window.
Useful Console Commands:
Note: Use commands at your own risk. The commands listed below are well-tested and should work fine for any system, but we can’t guarantee the stability of commands meant for internal use only.
- god
- Invincibility [toggle, input god a second time to deactivate]
- levelup
- Increases Geralt’s level by one.
- killall
- Kills all enemies in sight.
- healme
- Heals Geralt.
- cat(1)
- Activates nightvision, similar to Cat potion effect. Deactivate with: cat(0)
- setlevel(#)
- Replace # with any number. Sets level — cannot level down.
- addskillpoint(#)
- Replace # with any number. Adds number of skill points, Ex: addskillpoint(15)
- addmoney(#)
- Replace # with any number. Adds crowns to Geralt’s inventory.
- addgwintcards
- Adds one of each available card to Geralt’s inventory.
- witchcraft
- Adds one of every item in the game to Geralt’s inventory.
How to Add Items:
Adding items is slightly more complicated compared to other basic commands.
- additem(‘itemname’,’#’,’inv’)
- REQUIRED: Replace itemname with the name of the item.
- NOT REQUIRED: Replace # with the amount of the item you want added to Geralt’s inventory.
- NOT REQUIRED: Replace inv with the number of the slot the item will be placed in Geralt’s inventory.
- Examples:
- additem(‘Horse Saddle 4’)
- additem(‘Horse Bag 3’)
Now that you know how to add items to your inventory with console commands, you’ll find the list of item ID codes below.
Blood and Wine DLC Item Codes
Work-in-Progress: Check back soon as we add new DLC item IDs to the list.
Blood and Wine – Unique (Best) Sword Item IDs
- additem(“Aerondight EP2”)
- additem(“Unique steel sword”)
- additem(“Unique silver sword”)
- additem(“Gwent steel sword 1”)
- additem(“sq701 Geralt of Rivia sword”)
- additem(“Hanza steel sword 3”)
- additem(“q704 vampire silver sword”)
Blood and Wine – Vampire Set Item IDs (Hen Gaidth & Tesham Mutna)
- additem(“q704_vampire_mask”)
- additem(“q704_vampire_armor”)
- additem(“q704_vampire_gloves”)
- additem(“q704_vampire_pants”)
- additem(“q704_vampire_boots”)
- additem(“q704 vampire steel sword”)
- additem(“q702_vampire_boots”)
- additem(“q702_vampire_pants”)
- additem(“q702_vampire_gloves”)
- additem(“q702_vampire_armor”)
- additem(“q702_vampire_mask”)
- additem(“q702 vampire steel sword”)
Blood and Wine – Dyes Item IDs
- additem(‘Dye Black’)
- additem(‘Dye Turquoise’)
- additem(‘Dye White’)
- additem(‘Dye Gray’)
- additem(‘Dye Brown’)
- additem(‘Dye Green’)
- additem(‘Dye Blue’)
- additem(‘Dye Orange’)
- additem(‘Dye Yellow’)
- additem(‘Dye Pink’)
- additem(“Dye Solution”)
- additem(“Recipe Dye Black”)
- additem(“Recipe Dye White”)
- additem(“Recipe Dye Gray”)
- additem(“Recipe Dye Turquoise”)
- additem(“Recipe Dye Brown”)
- additem(“Recipe Dye Green”)
- additem(“Recipe Dye Red”)
- additem(“Recipe Dye Blue”)
- additem(“Recipe Dye Orange”)
- additem(“Recipe Dye Yellow”)
- additem(“Recipe Dye Pink”)
Blood and Wine – Grandmaster Witcher Set Item IDs
- additem(“Bear Pants 5”)
- additem(“Bear Boots 5”)
- additem(“Bear Gloves 5”)
- additem(“Bear Armor 4”)
- additem(“Bear School steel sword 4”)
- additem(“Bear School silver sword 4”)
- additem(“Lynx Pants 5”)
- additem(“Lynx Boots 5”)
- additem(“Lynx Gloves 5”)
- additem(“Lynx Armor 4”)
- additem(“Lynx School steel sword 4”)
- additem(“Lynx School silver sword 4”)
- additem(“Gryphon Pants 5”)
- additem(“Gryphon Boots 5”)
- additem(“Gryphon Gloves 5”)
- additem(“Gryphon Armor 4”)
- additem(“Gryphon School steel sword 4”)
- additem(“Gryphon School silver sword 4”)
- additem(“Wolf Pants 5”)
- additem(“Wolf Boots 5”)
- additem(“Wolf Gloves 5”)
- additem(“Wolf Armor 4”)
- additem(“Wolf School steel sword 4”)
- additem(“Wolf School silver sword 4”)
- additem(“Red Wolf Pants 1”)
- additem(“Red Wolf Gloves 1”)
- additem(“Red Wolf Boots 1”)
- additem(“Red Wolf Armor 1”)
- additem(“Red Wolf School steel sword 1”)
- additem(“Red Wolf School silver sword 1”)
- additem(“Red Wolf Pants 2”)
- additem(“Red Wolf Gloves 2”)
- additem(“Red Wolf Boots 2”)
- additem(“Red Wolf Armor 2”)
- additem(“Red Wolf School steel sword 2”)
- additem(“Red Wolf School silver sword 2”)
Witcher 3 Crossbow How To Use
Blood and Wine – Tournament Rewards Item IDs
- additem(“Geralt of Rivia Crossbow”)
- additem(“sq701_geralt_armor”)
- additem(“Tourney Geralt Saddle”)
- additem(“sq701_geralt_shield”)
Blood and Wine – Common Weapon & Armor Item IDs
Witcher 3 Crossbow Not Working Mod
- additem(“Knights steel sword 1”)
- additem(“Knights steel sword 2”)
- additem(“Knights steel sword 3”)
- additem(“Squire steel sword 1”)
- additem(“Squire steel sword 2”)
- additem(“Squire steel sword 3”)
- additem(“Toussaint steel sword 3”)
- additem(“Guard Lvl1 steel sword 1”)
- additem(“Guard Lvl1 steel sword 2”)
- additem(“Guard Lvl2 steel sword 1”)
- additem(“Guard Lvl2 steel sword 2”)
- additem(“mq7001 Toussaint steel sword”)
- additem(“Knight Geralt Armor 3”)
- additem(“Knight Geralt A Armor 3”)
- additem(“Knight Geralt Gloves 3”)
- additem(“Knight Geralt A Gloves 3”)
- additem(“Knight Geralt Pants 3”)
- additem(“Knight Geralt A Pants 3”)
- additem(“Knight Geralt Boots 3”)
- additem(“Knight Geralt A Boots 3”)
- additem(“Knight Geralt Armor 1”)
- additem(“Knight Geralt Boots 1”)
- additem(“Knight Geralt Gloves 1”)
- additem(“Knight Geralt Pants 1”)
- additem(“Knight Geralt Armor 2”)
- additem(“Knight Geralt Boots 2”)
- additem(“Knight Geralt Gloves 2”)
- additem(“Knight Geralt Pants 2”)
- additem(“Knight Geralt A Armor 1”)
- additem(“Knight Geralt A Boots 1”)
- additem(“Knight Geralt A Gloves 1”)
- additem(“Knight Geralt A Pants 1”)
- additem(“Knight Geralt A Armor 2”)
- additem(“Knight Geralt A Boots 2”)
- additem(“Knight Geralt A Gloves 2”)
- additem(“Knight Geralt A Pants 2”)
- additem(“Toussaint Armor 2”)
- additem(“Toussaint Boots 2”)
- additem(“Toussaint Gloves 2”)
- additem(“Toussaint Pants 2”)
- additem(“Toussaint Armor 3”)
- additem(“Toussaint Boots 3”)
- additem(“Toussaint Gloves 3”)
- additem(“Toussaint Pants 3”)
- additem(“Guard Lvl1 Armor 1”)
- additem(“Guard Lvl1 Boots 1”)
- additem(“Guard Lvl1 Gloves 1”)
- additem(“Guard Lvl1 Pants 1”)
- additem(“Guard Lvl1 Armor 2”)
- additem(“Guard Lvl1 Boots 2”)
- additem(“Guard Lvl1 Gloves 2”)
- additem(“Guard Lvl1 Pants 2”)
- additem(“Guard Lvl1 A Armor 1”)
- additem(“Guard Lvl1 A Boots 1”)
- additem(“Guard Lvl1 A Gloves 1”)
- additem(“Guard Lvl1 A Pants 1”)
- additem(“Guard Lvl1 A Armor 2”)
- additem(“Guard Lvl1 A Boots 2”)
- additem(“Guard Lvl2 Armor 1”)
- additem(“Guard Lvl2 Boots 1”)
- additem(“Guard Lvl2 Gloves 1”)
- additem(“Guard Lvl2 Armor 2”)
- additem(“Guard Lvl2 Pants 1”)
- additem(“Guard Lvl2 Boots 2”)
- additem(“Guard Lvl2 Gloves 2”)
- additem(“Guard Lvl2 Pants 2”)
- additem(“Guard Lvl2 A Armor 1”)
- additem(“Guard Lvl2 A Armor 2”)
- additem(“Guard Lvl2 A Boots 2”)
- additem(“Guard Lvl2 A Gloves 2”)
- additem(“Guard Lvl2 A Pants 2”)
Blood and Wine – Corvo Bianco Decoration Item IDs
Witcher 3 Crossbow Not Working Xbox
- additem(“ff701_fist_fight_trophy”)
- additem(“cg700_gwent_statue”)
- additem(“q603_auctioned_painting”)
- additem(“q305_painting_of_hemmelfart”)
- additem(“mq7024_painting_battlefield”)
- additem(“mq7024_painting_ciri_portrait”)
- additem(“mq7024_palace_painting”)
- additem(“mq7024_mandragora_painting_02”)
- additem(“mq7024_gen_painting_portrait_a”)
- additem(“mq7024_gen_painting_landscape_a”)
- additem(“mq7024_painting_stilllife”)
Blood and Wine – Horse Equipment Item IDs
- additem(“Toussaint saddle”)
- additem(“Toussaint saddle 2”)
- additem(“Toussaint saddle 3”)
- additem(“Toussaint saddle 4”)
- additem(“Toussaint saddle 5”)
- additem(“Toussaint saddle 6”)
- additem(“Toussaint horsebag”)
- additem(“Toussaint horse blinders”)
- additem(“Toussaint horse blinders 2”)
- additem(“Toussaint horse blinders 3”)
- additem(“Toussaint horse blinders 4”)
- additem(“Toussaint horse blinders 5”)
- additem(“Toussaint horse blinders 6”)
Fully explore the region of Toussaint with every how-to and guide for Witcher 3: Blood & Wine on Gameranx:
Source: [1], [2]