In Kingdom Come: Deliverance II, item IDs are unique codes that identify specific items within the game’s database. These IDs are particularly useful when utilizing console commands to add items directly to your inventory, facilitating a more customized and efficient gameplay experience.
Table of Contents
Understanding Item IDs
Item IDs are alphanumeric codes assigned to each item in the game. By inputting these codes into the console, players can spawn items without the need to acquire them through traditional gameplay methods. This feature is especially beneficial for testing, modding, or simply enhancing the gaming experience.
Accessing the Console
To use item IDs, you must first enable the console in Kingdom Come: Deliverance II. This can be achieved by adding the -devmode
parameter to the game’s launch options:
- Open your game library.
- Right-click on Kingdom Come: Deliverance II and select “Properties.”
- Navigate to the “General” tab.
- In the “Launch Options” field, enter
-devmode
. - Close the properties window and launch the game.
Once in the game, press the tilde key (~
) to open the console.
Using Item IDs
To add an item to your inventory, use the following command structure:
cssCopyEditwh_cheat_additem [Item ID]
Replace [Item ID]
with the specific code of the item you wish to add.

Common Item IDs
Here are some commonly used item IDs in Kingdom Come: Deliverance II:
Item Name | Item ID |
---|---|
Saviour Schnapps | 928463d9-e21a-4f7c-b5d3-8378ed375cd1 |
Lockpick | 8d76f58e-a521-4205-a7e8-9ac077eee5f0 |
Armorer’s Kit | 167eb312-0e9d-4c2f-8ce3-56c32f5a84cb |
Blacksmith’s Kit | C707733a-c0a7-4f02-b684-9392b0b15b83 |
Torch | 3a2b1c3d-4f5e-6d7f-8e9a-0b1c2d3e4f5g |
Spade | 4b3c2d1e-5f6g-7h8i-9j0k-1l2m3n4o5p6q |
Note: The above item IDs are examples and may not correspond to actual items in the game.
Additional Console Commands
Beyond adding items, the console allows for various other commands to enhance gameplay:
- Add Money:cssCopyEdit
wh_cheat_money [Amount]
Replace[Amount]
with the desired sum. - Set Health:cssCopyEdit
wh_cheat_health [Value]
Replace[Value]
with the desired health percentage (e.g., 100 for full health). - Set Stamina:cssCopyEdit
wh_cheat_stamina [Value]
Replace[Value]
with the desired stamina percentage. - Set Energy:cssCopyEdit
wh_cheat_energy [Value]
Replace[Value]
with the desired energy percentage. - Set Level:cssCopyEdit
wh_cheat_level [Value]
Replace[Value]
with the desired level number. - Set Skill Level:cssCopyEdit
wh_cheat_skill [Skill Name] [Value]
Replace[Skill Name]
with the specific skill (e.g., “Sword”) and[Value]
with the desired skill level. - Add Experience Points:cssCopyEdit
wh_cheat_experience [Amount]
Replace[Amount]
with the number of experience points to add. - Set Time:cssCopyEdit
wh_cheat_time [Hour] [Minute]
Replace[Hour]
and[Minute]
with the desired time. - Set Weather:cssCopyEdit
wh_cheat_weather [Weather Type]
Replace[Weather Type]
with the desired weather condition (e.g., “Clear”, “Rain”, “Fog”). - Set Wanted Level:cssCopyEdit
wh_cheat_wanted [Level]
Replace[Level]
with the desired wanted level (e.g., 0 for no wanted level). - Set Reputation:cssCopyEdit
wh_cheat_reputation [Value]
Replace[Value]
with the desired reputation level. - Set Honor:cssCopyEdit
wh_cheat_honor [Value]
Replace[Value]
with the desired honor level. - Set Health Regeneration:cssCopyEdit
wh_cheat_healthregen [Value]
Replace[Value]
with the desired health regeneration rate. - Set Stamina Regeneration:cssCopyEdit
wh_cheat_staminaregen [Value]
Replace[Value]
with the desired stamina regeneration rate. - Set Energy Regeneration:cssCopyEdit
wh_cheat_energyregen [Value]
Replace[Value]
with the desired energy regeneration rate. - Set Weight:cssCopyEdit
wh_cheat_weight [Value]
Replace[Value]
Leave a Reply