About this mod
Lo! A sly enchantment this be, granting thee the stealth of a shadow, even whilst clad in mail and plate by altering baubles, certain armors, or all.
- Permissions and credits
This mod provides several options to reduce the noise and visibility of armor and clothing, allowing for a quieter and more stealthy experience.
- Quiet jewellery
This version applies a large negative value to rings and necklaces, so wearing them will offset the noise and visibility from other equipment. While you won’t need anything else to benefit, you will still hear your armor clank. - All armor sneaky and quiet
This option adjusts the noise and visibility of all armor and clothes, making them quieter and less noticeable. - All armor quiet
This one only modifies the noise, leaving the visibility of armor and clothing unchanged. - Quiet Knight
This version modifies a specific set of items (the ones shown in the mod image). Use the commands below to add them to your inventory if you wish
Non-Stolen Tag Option:
If you choose the "Non-Stolen" version, it will apply the mod’s changes to every item, but it can’t coexist with other mods that overwrite every item (e.g., 0-weight mods), as it will either overwrite or be overwritten by them depending on load order. Should be fine to overwrite it with other mods if you know how to do it yourself.
Installation: Extract the folder into:
📂 Kingdom Come - Deliverance II\mods
(If the mods folder doesn’t exist, create it manually.)
Typical installation path:
C:\Program Files (x86)\Steam\steamapps\common\KingdomComeDeliverance2\Mods\
Commands to Add Edited Armor Items:
Use the following commands to add the modified armor items to your inventory:
wh_cheat_addItem "39c04208-eee3-488b-a9f1-46c6a00bede9" "1"
wh_cheat_addItem "33de1142-2f9f-4c4e-a991-609ecb0361c2" "1"
wh_cheat_addItem "fba4ddab-729a-4485-9f9c-cfff0f2757b3" "1"
wh_cheat_addItem "5905fc54-67d4-43b4-8f0f-fc9f3fd733c3" "1"
wh_cheat_addItem "17f0d18c-c55c-4570-8710-410fe0238792" "1"
wh_cheat_addItem "2c501caf-4279-4bdf-82ea-9ba4bfaa4677" "1"
wh_cheat_addItem "1bb9643b-36ef-4b7b-880e-8c0bc14b471e" "1"
wh_cheat_addItem "c9623550-0d5c-44db-a3af-3ca76a4e18e7" "1"
wh_cheat_addItem "b6e14db7-5210-45d2-97f2-236ad6805e3a" "1"
wh_cheat_addItem "4fcfc2c4-4a79-422b-acf2-7bfa0741397c" "1"
wh_cheat_addItem "42a353f0-2794-4444-9a98-b2c6a7f98671" "1"
wh_cheat_addItem "861ab92f-faa2-4e0d-b1ca-240174145021" "1"
wh_cheat_addItem "a157447c-3c6f-463a-a02d-d4b696e644e1" "1"
wh_cheat_addItem "078e439b-1a5b-40ca-b009-d4abf6fcf810" "1"
Modding Notes:To create or edit your own items:
- Go to Kingdom Come Deliverance II\Data\Tables.pak
- Open the file as a zip archive and find items.xlm for reference.
- Extract the pak file from the mod, make your changes, and repackage it.
- When archiving the pak file, use WinRAR to create a zip and uncheck the "High Precision Time Format" option.
Originally introduced in Kingdom Come: Deliverance mods using the official tools, PTF allows targeted file modifications instead of overwriting entire files. This method enhances compatibility,enabling multiple mods to alter the same file provided they don’t modify the same lines. The term PTF is now used for similarly structured mods in this game even without the original tools.