Download zzz_cheat.pak file and copy it to the game folder
Kingdom Come: Deliverance: Cheat Codes (Perks, Skills, etc.) Free Download
For instance:
steamapps \ common \ KingdomComeDeliverance \ Data
or
C: \ Games \ Kingdom Come Deliverance \ Data
Run the game with the parameter –devmode. To do this, make a Windows shortcut to KingdomCome.exe and add -devmode to the end of the Object field.
“C: \ Games \ Kingdom Come Deliverance \ Bin \ Win64 \ KingdomCome.exe” -devmode
The list itself:
cheat_save
Instant game save
Example:
Save the game:
cheat_save
cheat_find_buffs
Shows all possible buffs
Example:
Show all buffs:
cheat_find_buffs token:
cheat_add_buff
Adds a buff to the character.
Arguments:
id: (required) The id of the buff that is taken from the cheat_find_buffs console command.
Example:
cheat_add_buff id: 29336a21-dd76-447b-a4f0-94dd6b9db466
cheat_remove_buff
Removes buff from character.
Arguments:
id: (required) Buff id is taken from the cheat_find_buffs console command.
Example:
cheat_remove_buff id: 29336a21-dd76-447b-a4f0-94dd6b9db466
cheat_remove_all_buffs
Removes all buffs from the character.
cheat_add_buff_heal
Stop bleeding, heal wounds and restore all health, stamina and remove hunger.
cheat_add_buff_immortal
Immortality
cheat_remove_buff_immortal
Remove immortality
cheat_find_horses
Find and show horse statistics (shows a list of horses for example mrh_05).
cheat_set_horse
The chosen horse becomes yours.
Example:
Set horse by ID:
cheat_set_horse id: mrh_05
cheat_find_items
Shows a list of all items.
Example:
Show all items:
cheat_find_items token:
cheat_add_item
Adds an item to the player’s inventory.
Arguments:
quantity: 1 unit is added by default (although I tried more, it does not work)
id: (required) Item ID, taken from the cheat_find_items console command.
Example:
Adds ui_nm_arrow_hunter element by ID:
cheat_add_item id: 802507e9-d620-47b5-ae66-08fcc314e26a
cheat_add_all_items
Adds all items of the player’s inventory.
cheat_remove_item
Removes an item from inventory.
Example:
cheat_remove_item id: 802507e9-d620-47b5-ae66-08fcc314e26a
cheat_remove_all_items
Removes all items from inventory.
ATTENTION! This will remove all items, even quest items..
cheat_remove_stolen_items
Removes all stolen items from your inventory.
cheat_clear_stolen_items
Removes the “stolen” label from items in inventory.
cheat_repair_all_items
Repair all items in the inventory.
cheat_set_all_merchants_fence
Merchants buy stolen goods without delay.
Examples:
Include:
cheat_set_all_merchants_fence enable: true
Disable:
cheat_set_all_merchants_fence enable: false
cheat_find_perks
Shows all perks.
cheat_add_perk
Add perk.
Examples:
cheat_add_perk id: 09a5f2a0-d59f-42c2-a80c-bec9ad7ca168
cheat_add_all_perks
Add all perks.
cheat_remove_perk
Remove perk.
Examples:
cheat_remove_perk id: 09a5f2a0-d59f-42c2-a80c-bec9ad7ca168
cheat_remove_all_perks
Remove all perks.
cheat_no_stash_lockpicking.
Disabling the mini-game (which one, I didn’t get it).
cheat_no_door_lockpicking
Disable door breaking mini-game.
Restarting the game returns this effect.
cheat_no_pickpocketing.
Disable pickpocketing mini-game, but you can also get caught by the hand
cheat_set_state
Restore the state of the character (health, stamina).
Examples:
Restore Health to 100:
cheat_set_state state: health value: 100
Restore Stamina to 100:
cheat_set_state state: exhaust value: 100
cheat_add_stat_xp
Adds experience to one of the player’s characteristics.
Examples:
Add 100 character survivability exp: cheat_add_stat_xp stat: str xp: 100
cheat_set_stat_level
Sets one of the character’s characteristics.
Examples:
Set the strength to 20:
cheat_set_stat_level stat: str level: 20
Set agility to 5:
cheat_set_stat_level stat: agi level: 5
cheat_add_money
Adds a specified number of pennies to the player’s inventory.
Examples:
Add 200
groschen: cheat_add_money amount: 200
cheat_set_bow_refect
Enable / Disable Sight for Bow.
Examples:
Include:
cheat_set_bow_reticle enable: true
Disable:
cheat_set_bow_reticle enable: false
cheat_set_wanted_level
Player reputation, or rather wanted
Examples:
No Chase cheat_set_wanted_level level: 0
The guards will attack you:
cheat_set_wanted_level level: 4
cheat_wash_dirt_and_blood
Wash the dirt off the character and the horse.
cheat_set_regen
Regen character.
Examples:
Restores 1 unit of health and stamina per second.
cheat_set_regen enable: true state: all amount: 1
Restore 100 units of stamina per second.
cheat_set_regen enable: true state: stamina amount: 100
Disable
cheat_set_regen enable: false state: all
cheat_find_skills
Shows all skills.
cheat_set_skill_level
Set skill value.
Examples:
Level 20 Player Lock Skill:
cheat_set_skill_level skill: lockpicking level: 20
Archery Skill Level 20:
cheat_set_skill_level skill: 18 level: 20
cheat_reveal_map
Open whole map.
cheat_set_time
Rewind time.
Examples:
Move 5 hours ahead:
cheat_set_time hours: 5
cheat_set_time_speed
Set the speed of playing time.
For example 1000, everything happens very quickly. Default – 15.0 will stop time.
Examples:
cheat_set_time_speed ratio: 1000