additem Console Command

Documentation and detailed help with working examples.

additem Command

Inventory

This command adds the item with the specified item code to your inventory. The item code should be surrounded by apostrophes: additem('Dye Blue'), not additem(Dye Blue). You can optionally add an amount to specified the number of items that you want to add -- if no amount if specified, then one of the item will be added. View all item codes here: witchercheats.com/item.

additem('item_id')

Parameters

The ID of the item you wish to add. The item ID must be surrounded by apostrophes (').

Amount
Number
Optional

The amount of the item you wish to add. If none is specified, then one of the item will be added.

Overview

The additem command enables you to add specified items into your inventory.

The syntax of the command is additem('item_id', amount). In item_id, you need to enter the specific code of the item you want to add and in amount, define how many of those items you want.

For example, if a player wants to add a Bear Armor to the inventory, they will use the command additem('Bear Armor', 1) to get one piece of it.

If the amount is not specified, then one of the item will be added. For example, the command additem('Bear Armor') will add one Bear Armor to your inventory.

Note that the item_id must be enclosed in apostrophes. So additem(Bear Armor) will not work, but additem('Bear Armor') will.

This command is incredibly helpful in multiple scenarios such as when you need a specific item immediately but don't have the time or resources to get it normally through gameplay, or if you just want to experiment with different equipment and items to see their effect and use in the game.

Looking for Witcher console commands?

Search our complete list!

Examples

Here are examples of how to use additem.

additem('Abarad')

This command will add the weapon, Abarad, to your inventory.

additem('Clearing Potion')

This command will add the item, Clearing Potion, to your inventory.

additem('Clearing Potion', 5)

This command will add 5 Clearing Potions to your inventory.

Related Commands

CommandEffect
activateAllGlossaryBeastiary

This command displays all monsters in the glossary.

activateAllGlossaryCharacters

This command reveals all characters in the glossary.

additem

This command adds the item with the specified item code to your inventory. The item code should be surrounded by apostrophes: additem('Dye Blue'), not additem(Dye Blue). You can optionally add an amount to specified the number of items that you want to add -- if no amount if specified, then one of the item will be added. View all item codes here: witchercheats.com/item.

addkeys

This console command will give you all keys required to open all doors.

addmoney

This command adds a specified amount of Crowns (money) to your balance.

removeitem

This command removes the specified item from your character's inventory. View all item codes here: witchercheats.com/item.

removemoney

This command will remove the specified amount of money (Crowns) from your balance.

witchcraft

This command will give you one of each item in the game. However, it may freeze your game for several minutes.