About this mod
This mods enhances the pickpocket minigame. You can now charge faster, safer, from large distances and pick heavier itens.
Stay for 3 "real life" seconds for 90 seconds charge in the pickpocket gauge, without disturbing your victims. Tested on KCD v 1.9.6
- Permissions and credits
- Changelogs
- Donations
**new version**
The Pickpocket gauge now reaches 90 seconds, and charge in almost a instant.
This mod changes the Pickpocket Minigame: no angle penalties, no more stealing only drunks. Now you can reach 90' faster, with green gauge and see all the heavy belongings of your victims.
Mod updated to KCD 1.9.5
Works fine on 1.9.6 (This patch only updates textures, music and 1 language pack)
Installation
Two Ways:
1. Install Master Pickpocket with Vortex.
OR
2. Unpack Master Pickpocket to your /KingdomComeDeliverance/Mods directory.
2.1 Remember to include MasterPickpocket (Exactly as the folder name) to your mod_order.txt in Mods folder.
The following files are altered by this mod:
rpg_param.xml
The actual version of the game is compatible with mods altering only the necessary lines. Merges or compatibility patches are no more necessary.
Remember to put this mod in the last position in load order if you use another RPG Param mod, especially older ones.
Technical details
The mod alter or add the following rpg_param.xml values:
<row rpg_param_key="PicklockDmgSpeed" rpg_param_value="-0.1" />
<row rpg_param_key="PicklockFatalRelativeDist" rpg_param_value="50" />
<row rpg_param_key="PickpocketingAngleChancePenalty" rpg_param_value="0" />
<row rpg_param_key="PickpocketingDistance" rpg_param_value="50" />
<row rpg_param_key="PickpocketingItemUncoverTimePerWeight" rpg_param_value="0.0001" />
<row rpg_param_key="PickpocketingMaxSkillChargeSpeedRatio" rpg_param_value="180" />
<row rpg_param_key="PickpocketingMaxSkillChargeTime" rpg_param_value="90" />
<row rpg_param_key="PickpocketingMinChargeTime" rpg_param_value="1" />
<row rpg_param_key="PickpocketingMisstargetingTolerance" rpg_param_value="80000" />
<row rpg_param_key="PickpocketingNPCDrunkTimeChanceMod" rpg_param_value="1" />
<row rpg_param_key="PickpocketingNPCHurtTimeChanceMod" rpg_param_value="1" />
<row rpg_param_key="PickpocketingNPCSleepingTimeChanceMod" rpg_param_value="1" />
<row rpg_param_key="PickpocketingRobbedAngrinessChancePenalty" rpg_param_value="0" />
<row rpg_param_key="PickpocketingStealthXP" rpg_param_value="22" />
<row rpg_param_key="PickpocketingTimeChancePenaltyBest" rpg_param_value="-0.5" />
<row rpg_param_key="PickpocketingTimeChancePenaltyWorst" rpg_param_value="-0.2" />
<row rpg_param_key="PickpocketingXP" rpg_param_value="35" />
The Optional version includes only old quality of life/cheat mods updated to 1.9.5 that i use for myself. Use it if you want, in addition to the main master pickpocket version.
<row rpg_param_key="AimSpreadMax" rpg_param_value="2" />
<row rpg_param_key="BaseInventoryCapacity" rpg_param_value="4500" />
<row rpg_param_key="FullClothDirtyingOnFullSpeed" rpg_param_value="8000" />
<row rpg_param_key="HerbGatherSkillToRadius" rpg_param_value="5.25" />
<row rpg_param_key="RepairKitCapacity" rpg_param_value="15000" />
<row rpg_param_key="SharpeningMinDestructionAngle" rpg_param_value="0.99" />
<row rpg_param_key="SharpeningMaxDestructionAngle" rpg_param_value="1" />
<row rpg_param_key="SharpeningMinIdealAngle" rpg_param_value="0" />
<row rpg_param_key="SharpeningMaxIdealAngle" rpg_param_value="0.98" />
<row rpg_param_key="BowChargeDurationMin" rpg_param_value="0.8" />
<row rpg_param_key="BowChargeDurationMax" rpg_param_value="1.6" />
Thanks
Thanks Xylozi and CryptLoad for RPG Parameters Tutorial
fireundubh for Modsmith
*Mod Updated using Modsmith