Xylozi List of items IDs and names: https://pastebin.com/iaudJWDw
WarriorAdam I've prepared a new ID list for Codex entries if anyone is interested in adding or removing codex entries. https://pastebin.com/dE8PGtFK
For the sake of convenience, I've also prepared another list where you can copy and paste the commands into a .txt file and have the entire Codex unlocked in one command rather than doing it individually: https://pastebin.com/VJfb39Fv
I've also made some corrections and additions to the Character Perk ID list. So please use the updated one below instead of the stickied one. https://pastebin.com/wDhv8bMT
For those of you that, like me, were baffled on how to make the autocheat commands work. I have figured it out. Here is what you do.
As the mod author stated in the description: ""Since some cheats are temporary (they don't survive game restart) you can add cheat commands to "Scripts\autocheat.lua" inside Mods\Cheat\Data\data.pak. This file is loaded and executed by Cheat mod when a level loads not when the game loads. The data.pak file is a ZIP file so just edit the file from inside the zip.""
This it what you do from there:
Rename the "data.pak" file to "data.zip". This converts it into a standard zip folder that you can explore (DO NOT UN-ZIP IT). Within that zip folder is a folder labled "Scripts" and within that is the autocheat.lua file. Open the autocheat.lua file with notepad and make the edits for your desired cheats. The codes must look like this: System.ExecuteCommand("cheat code here") For example, I have: System.ExecuteCommand("cheat_set_regen enable:true state:all amount:30")
Once done with edits, save the edited file somewhere outside the zip folder (Windows wont let you just save directly inside zipped folders), then drag and drop it into the Scripts folder and choose to overwrite. Once finished, rename "data.zip" folder back to "data.pak". This part can be tricky cause Windows does not easily convert the standard .zip format to another. I had to alter it within my Steam Deck (worth the money btw). But if you dont have a linux system available, there are many conversion tools online you can use as well to easily handle this.
I then tested the game on both windows and Steam Deck and it worked with my autocheats in effect.
If you have 7zip installed https://www.7-zip.org then this should work:
1. Open data.pak with 7-zip 2. Right click on the autocheat.lua file and click "edit", the file will open in notepad. 3. Edit and save the file then close notepad. 4. 7-zip will ask if you want to update the archive with the changed file, Click "Yes".
if you're running into an issue where the cheat mod isn't working. Open mod_order.txt (IF IT IS EMPTY) and add the paths to the cheats to this file then save and restart.
I see a lot of questions/comment about being unable to find/add/remove some perk.
This are the command, search for them on the mod homepage for more details:
cheat_find_perk
cheat_add_perk
cheat_remove_perk
By default all of them exclude perks that the player cannot select themselves during normal gameplay.
This change was made in version 1.43 by wilecoyote: See https://github.com/pryans/kcd-cheat/commit/7a34dd2592167fa9c8433740e097e28e8a60a6b1
This is technically a breaking change from the default behavior prior to that point. The command examples do not include usage of any but that is probably ok since most people probably do not need to do this.
So If you want to work with ANY perk you need to use the "any" parameter, otherwise some perks will not be visible to these commands. any: (optional boolean) Whether to not filter out perks you can't select yourself Find any perks cheat_find_perks token: any:true
Add any perk cheat_add_perk id:THEPERKID any:true
Remove any perk cheat_remove_perk id:THEPERKID any:true
If you install Cheat manually you must extract the folder cheat inside the downloaded zip archive into your mods folder which is located in your Kingdom Come Deliverance installation directory.
For Cheat to work correctly, you must use the command line argument -devmode while starting the game. For more information on using this argument with specific game launchers see Glossary - Command line arguments.
If Cheat is used in conjunction with other mods, it must be loaded last (requires mod_order.txt to be created inside your mods folder if you don't use VMM).
The file autostart.lua only gets loaded on game start. It is not reloaded if you load a save game (because the game is already started).
The key binding files were created for the PC version of the game and are probably not compatible with other devices.
There are differences between the English and German keyboard layout. With the English keyboard layout, you open the console with the ~ key, with the German keyboard layout you must use the ^ key.
As there is no double tap off state for key binds, it is necessary to hold some of the keys (F7-F9) down longer (I guess one or two ms should be enough) to achieve the off state.
Some commands require additional arguments to work correctly. To get help with a specific command while the game is running, enter the command in the console, followed by a space and ? and hit enter
Buffs like cheat_add_buff_invisible or cheat_add_buff_immortal are cheat exclusively and don't interfere the vanilla game buffs.
True visual invisibility does not exist in the game. The buff merely reduces noise, visibility, and conspicuousness values to achieve a similar effect.
The permanent use of cheat_add_buff_immortal can lead to unwanted side effects when calculating stamina values for Henry.
The use of cheat_add_all_perks can lead into unexpected behavior of the game. This applies in particular to hidden perks That's why the behavior of some commands got adjusted in newer versions of Cheat.
It is not possible by game design to lower skills that have been already increased even after you reset them. This also applies to stats. You can only revert them by loading a save game which was created before you increased stats, skills, or both.
If you try to use the cheat_set_weather command, you should bear in mind that the weather cannot be changed in some parts of the story or while doing some specific quests.
While you can use Cheat to create quick saves, the management of saves is done by the game and is not related to the mod.
You can get an overview of the available commands while the game is running by opening the console, typing in cheat, and then pressing TAB.
Known Issues
As far as I know, Cheat works with all mods except:
You should bear in mind that all available mods were created for the PC version of the game. If they work with other devices, fine. If not, don't expect support. Before you ask for help, you should check the following requirements:
If you installed/extracted cheat to the correct location.
If you set the command line argument -devmode correctly.
If you are using more than one mod, check whether the mod_order.txt file exists.
You checked the command declaration on the mod's description page and all other available help resources.
If all the above points apply, it is important that the following information is included in your support request:
For which command you need help
What happened exactly when you sent a specific command?
The error message if you got one.
What did you try to get around it?
Personally, I only reply to comments that are either wrong or when I realize that someone has tried to find a solution themselves using the available resources. I am not willing to respond to questions that have already been covered in previous comments or the mod description.
I tried to install this mod both manually and using Vortex. None of them works. It always says unknown command... I used -devmode while starting the game.
I tried to install this mod both manually and using Vortex. None of them works. It always says unknown command... I used -devmode while starting the game.
I've installed the file and it seems to work but when i use cheat_set_wanted_level level:0 it says it worked but guards still try to arrest me and the wanted symbol doesnt get removed. Edit: So I got the cheat to "work" where the wanted icon goes away but guards still stop me and the icon comes back.
Is this able to emulate to get wounded? I use chead add buff id:bleeding id but, then i'm not able bandage myself, i wonder if i need to another buff to accomplish that. I need this for debugging purposes.
Having issues searching for modded perks. Console tells me which tables are patched by which mods, but not what is actually within those tables. I'd really appreciate some help with this issue.
mod says its loaded at the very top of the ~ menu but pressing tab doesnt do anything and i still cant use cheats even with -devmode and -devcommands ive done this all for epic games because i am softlocked on the MAIN quest On the Scent and that dude that supposed to spawn either dead or alive in the cave isnt there EVEN after doing every step befor his and it says the mods loaded as well both cheat and cheat no keys dont work when typing cheat into console and then smashing tab 30 times vortex even downloads the mods to the correct folder but still doesnt work
need help with woman in a man's world, somnambulant and claustrophobia id please,I can't find it anywhere in the provided sources of ID lists, unless I missed it, and if so please do tell me where to find it, thank you.
2654 comments
I have started to port the mod over, it is a work in progress.
See https://www.nexusmods.com/kingdomcomedeliverance2/mods/114/
Xylozi
List of items IDs and names:
https://pastebin.com/iaudJWDw
WarriorAdam
I've prepared a new ID list for Codex entries if anyone is interested in adding or removing codex entries.
https://pastebin.com/dE8PGtFK
For the sake of convenience, I've also prepared another list where you can copy and paste the commands into a .txt file and have the entire Codex unlocked in one command rather than doing it individually:
https://pastebin.com/VJfb39Fv
I've also made some corrections and additions to the Character Perk ID list. So please use the updated one below instead of the stickied one.
https://pastebin.com/wDhv8bMT
Max Stats:
cheat_set_stat_level stat:str level:20
cheat_set_stat_level stat:agi level:20
cheat_set_stat_level stat:vit level:20
cheat_set_stat_level stat:spc level:20
Max Skills:
cheat_set_skill_level skill:alchemy level:20
cheat_set_skill_level skill:drinking level:20
cheat_set_skill_level skill:herbalism level:20
cheat_set_skill_level skill:horse_riding level:20
cheat_set_skill_level skill:hunter level:20
cheat_set_skill_level skill:lockpicking level:20
cheat_set_skill_level skill:repairing level:20
cheat_set_skill_level skill:pickpocketing level:20
cheat_set_skill_level skill:reading level:20
cheat_set_skill_level skill:stealth level:20
cheat_set_skill_level skill:defense level:20
cheat_set_skill_level skill:weapon_axe level:20
cheat_set_skill_level skill:weapon_bow level:20
cheat_set_skill_level skill:weapon_mace level:20
cheat_set_skill_level skill:weapon_sword level:20
cheat_set_skill_level skill:weapon_unarmed level:20
Grubbs008
Get DLC items:
cheat_add_item id:40a2b1d3-f475-a8f3-667a-075486518b8f : Warhorse hauberk
cheat_add_item id:41a9ea6a-eed1-471c-754a-196d368245a6 : Warhorse greaves
cheat_add_item id:42414d23-c8dc-7b1a-31e6-00644075feaa : Warhorse coif
cheat_add_item id:42c04555-15cb-ac3a-aef4-e377a125aca5 : Warhorse gauntlets
cheat_add_item id:44f5058a-a445-887b-d443-32fe726b528c : Warhorse pauldrons
cheat_add_item id:4572c66d-bdf2-fa90-def9-c6fd3e877ca9 : Warhorse gambeson chausses
cheat_add_item id:485e549c-73c9-6caa-2d62-f03de0c20e91 : Warhorse shoes
cheat_add_item id:4afcfba0-8899-4509-b099-c30f58e100b8 : Warhorse gambeson
cheat_add_item id:4bef1aa8-1d05-6ecc-7797-083fa321cf80 : Warhorse brigandine
cheat_add_item id:4c828be7-10e9-d339-7492-cf73f5c5ba88 : Warhorse waffenrock
cheat_add_item id:481cfd5b-b646-1c6b-ff58-af749941cf9e : Warhorse helmet
MoodleStick/Yangqiao94
Get Sir Radzig's gear:
cheat_add_item id:40edf98e-f577-4192-67cd-4f1776d14ea4 amount:1 health:100
cheat_add_item id:421f173c-99b2-f030-cedd-0ba2a25270ac amount:1 health:100
cheat_add_item id:42ed6b9c-19c5-0b8c-5feb-bfe0d7001997 amount:1 health:100
cheat_add_item id:4dc120cc-1a9c-aaf4-939a-c843e2ea2394 amount:1 health:100
cheat_add_item id:4fbc8b16-6e58-af4e-8b95-59963da5ef96 amount:1 health:100
cheat_add_item id:431a2a36-312d-d6b0-ddff-fcaddc294291 amount:1 health:100
cheat_add_item id:44135951-cf1c-f2fd-15f0-0f0ea223a584 amount:1 health:100
cheat_add_item id:46f0f01a-ec0e-82af-8947-fc15bcf1df82 amount:1 health:100
cheat_add_item id:46021c09-1a2e-2683-bd92-d17cb66fb390 amount:1 health:100
cheat_add_item id:41f6e46c-bca6-16da-169a-f0c8f1a6e2ab amount:1 health:100
cheat_add_item id:9f30ca3f-65c0-42f4-be71-cb8f4cc2af7f amount:1 health:100
cheat_add_item id:af6f2946-ce54-4e38-9b2b-5ab95d5c4777 amount:1 health:100
cheat_add_item id:a9d80dd4-2792-463a-9fcb-825677667e69 amount:1 health:100
cheat_add_item id:d7a081e8-2b8c-49d0-915d-2d3c8d4c5274 amount:1 health:100
Grubbs008
29 May 2019, 11:37PMSome more DLC items. *You can only copy and paste 3 at a time properly.*
Lords of Leipa set (tourney set + matching extras)
cheat_add_item id:4e92a77b-f989-fa76-4147-4ed3cf5c0faf amount:1 health:100
cheat_add_item id:41ad6890-dc2e-96d5-2ead-ba01ecf69799 amount:1 health:100
cheat_add_item id:479b4760-f3b3-0d23-40f7-9a2f899676b0 amount:1 health:100
cheat_add_item id:4a641ae4-ee0a-9311-872e-7742a2fdedbe amount:1 health:100
cheat_add_item id:46a58b43-9c1c-5f0e-32a7-5655b44470b9 amount:1 health:100
cheat_add_item id:b48f2290-b002-4b87-baf7-ad55a44727a1 amount:1 health:100
cheat_add_item id:402c55d2-ae62-bf47-823f-8a5760eab7bd amount:1 health:100
cheat_add_item id:42857dcb-baff-8a29-fd59-b779b12589b1 amount:1 health:100
cheat_add_item id:42d47b43-637d-58da-5fed-2f71259cd093 amount:1 health:100
Sinew Bow (best bow)
Cheat_add_item id:9bafcc7f-3931-4cc4-89ce-8f6ab205dfa8 amount:1 health:100
Boarback Shield (best shield)
Cheat_add_item id:bbd53a21-4228-4488-9cd2-bbec6c4bfb1e amount:1 health:100
Zoul gear (B of B)
Cheat_add_item id:ui_nm_hagen_helmet amount:1 health:100
Cheat_add_item id:ui_nm_hagen_ruce amount:1 health:100
Cheat_add_item id:ui_nm_hagen_kyrys amount:1 health:100
Cheat_add_item id:ui_nm_hagen_plat_noh amount:1 health:100
Cheat_add_item id:ui_nm_shield_hagen amount:1 health:100
from reallynodontwanna 21 January 2023, 3:54PM The uh (better) Piercing arrow command:
cheat_add_item id:a5b31bbc-1e11-4831-835b-c06d5b13a7da amount:25
Better Wounding arrow
cheat_add_item id:13ba7468-11a2-483d-8cb9-25ce36a2d228 amount:25
Better Long distance arrow
cheat_add_item id:d5e6764d-18ba-44cb-8dd0-6640a17785a8 amount: 25
Better hunting arrow
cheat_add_item id:710e3706-8974-404b-b23a-6f51670ef1ed amount:25
Money.
cheat_add_item id:5ef63059-322e-4e1b-abe8-926e100c770e amount:500
Saddle but teir 3?
cheat_add_item id:406c92ad-4c17-25d7-84d7-28500800f59e amount:1
Noble Bridle
cheat_add_item id:9f30ca3f-65c0-42f4-be71-cb8f4cc2af7f amount:1
Noble Horseshoes
cheat_add_item id:5dc9c415-5b5a-4278-b507-053ae258f505 amount:1
The Red Zora Cover
cheat_add_item id:4849903a-5dd2-e0b8-bfd0-2e599509c68e amount:1
Sage?
cheat_add_item id:b9de1d84-a0c1-4b81-9f60-8d7fbb3cb9d4 amount:5
Cobbler's kit
cheat_add_item id:238538b5-cd3e-460e-8e85-52c820edb716 amount:1
Armour kit?
cheat_add_item id:6aeb1531-369e-47cc-ad6c-f78df1c37d13 amount:1
Tailor kit
cheat_add_item id:cda856d8-9ee4-4f61-b2c7-eace8e082d62 amount:1
Blacksmiths kit
cheat_add_item id:f961d38d-12e6-430c-92d5-d7e7e45a87e9 amount:1
Stronger Poison!
cheat_add_item id:6d08f32a-997e-44f1-b6b6-9caf2ade9cf3 amount:1
Normal poison
cheat_add_item id:fd6cceee-06d0-4a0b-a0f6-c52d0afd5481 amount:1
Charcoal (Look i aint going to a shop for some CHARCOL)
cheat_add_item id:f879ac63-2ce2-4114-83a2-89643c1ed102 amount:10
Lucky Die (I hate the painter)
cheat_add_item id:1bd8d5d2-f57e-48c8-8f82-df7ae1ea90d3 amount:1
As the mod author stated in the description:
""Since some cheats are temporary (they don't survive game restart) you can add cheat commands to "Scripts\autocheat.lua" inside
Mods\Cheat\Data\data.pak.
This file is loaded and executed by Cheat mod when a level loads not when the game loads.
The data.pak file is a ZIP file so just edit the file from inside the zip.""
This it what you do from there:
Rename the "data.pak" file to "data.zip". This converts it into a standard zip folder that you can explore (DO NOT
UN-ZIP IT). Within that zip folder is a folder labled "Scripts" and
within that is the autocheat.lua file. Open the autocheat.lua file with notepad and
make the edits for your desired cheats.
The codes must look like this: System.ExecuteCommand("cheat code here")
For example, I have:
System.ExecuteCommand("cheat_set_regen enable:true state:all amount:30")
Once done with edits, save the edited file somewhere outside the zip folder
(Windows wont let you just save directly inside zipped folders), then
drag and drop it into the Scripts folder and choose to overwrite.
Once finished, rename "data.zip" folder back to "data.pak". This part can be tricky cause
Windows does not easily convert the standard .zip format to another. I
had to alter it within my Steam Deck (worth the money btw). But if you
dont have a linux system available, there are many conversion tools
online you can use as well to easily handle this.
I then tested the game on both windows and Steam Deck and it worked with my autocheats in effect.
Hope this helps!!
1. Open data.pak with 7-zip
2. Right click on the autocheat.lua file and click "edit", the file will open in notepad.
3. Edit and save the file then close notepad.
4. 7-zip will ask if you want to update the archive with the changed file, Click "Yes".
your mod_order.txt should look as such:
\Cheat
\Cheat\Data
I see a lot of questions/comment about being unable to find/add/remove some perk.
This are the command, search for them on the mod homepage for more details:
By default all of them exclude perks that the player cannot select themselves during normal gameplay.
This change was made in version 1.43 by wilecoyote:
See https://github.com/pryans/kcd-cheat/commit/7a34dd2592167fa9c8433740e097e28e8a60a6b1
This is technically a breaking change from the default behavior prior to that point. The command examples do not include usage of any but that is probably ok since most people probably do not need to do this.
So If you want to work with ANY perk you need to use the "any" parameter, otherwise some perks will not be visible to these commands.
any: (optional boolean) Whether to not filter out perks you can't select yourself
Find any perks
cheat_find_perks token: any:true
Add any perk
cheat_add_perk id:THEPERKID any:true
Remove any perk
cheat_remove_perk id:THEPERKID any:true
To clear up the many false claims finally, here are a few facts about the most current Cheat version.
As far as I know, Cheat works with all mods except:
You should bear in mind that all available mods were created for the PC version of the game. If they work with other devices, fine. If not, don't expect support. Before you ask for help, you should check the following requirements:
If all the above points apply, it is important that the following information is included in your support request:
Personally, I only reply to comments that are either wrong or when I realize that someone has tried to find a solution themselves using the available resources. I am not willing to respond to questions that have already been covered in previous comments or the mod description.
Edit: So I got the cheat to "work" where the wanted icon goes away but guards still stop me and the icon comes back.