Kingdom Come: Deliverance
0 of 0

File information

Last updated

Original upload

Created by

Valencchu

Uploaded by

valencchu

Virus scan

Safe to use

Tags for this mod

About this mod

This mod increases the experience gained in everything in the game x2

Permissions and credits
This mod increases the experience gained in everything in the game x2

This type of mod works in normal mode. It would be pointless to make them for hardcore mode. Since that's why it's Harcore mode and not normla mode!



Installation

  • Go to the Data folder of your game. (by default :  C:\Program Files (x86)\Steam\steamapps\common\KingdomComeDeliverance\Mods ->>>If you do not have the mods folder, you must create it)
  • Extract the content of the .zip file into the Mods folder.
  • Done.
Incompatibility
This mod is incompatible with any mod that uses rpg_param.xls.

To install it next to another one you have to edit the file and in that delete the lines that are repeated.

The edited lines of the mod are separate at the end of the file that says Agregados, which are the lines added by me and Originales that are the lines that already had the file rpg_param.xml

I will leave here the lines to be modified in any rpg_param.xml so that I can modify them to taste

Modified code in rpg_param.xml

AGREGADOS --> Aggregated lines that are not in the file
<row rpg_param_key="SkillCap" rpg_param_value="30"/>
<row rpg_param_key="StatCap" rpg_param_value="30"/>
<row rpg_param_key="SkillXPLevelBase" rpg_param_value="10"/>
<row rpg_param_key="SkillXPLevelDiff" rpg_param_value="20"/>
<row rpg_param_key="AgilityXPLevelBase" rpg_param_value="10"/>
<row rpg_param_key="AgilityXPLevelDiff" rpg_param_value="20"/>
<row rpg_param_key="StrengthXPLevelBase" rpg_param_value="10"/>
<row rpg_param_key="StrengthXPLevelDiff" rpg_param_value="20"/>
<row rpg_param_key="StoryProgressXPLevelBase" rpg_param_value="10"/>
<row rpg_param_key="StoryProgressXPLevelDiff" rpg_param_value="20"/>
<row rpg_param_key="StatXPAgilityPerDodge" rpg_param_value="4"/>
<row rpg_param_key="StatXPSpeechPersuadeSuccessMax" rpg_param_value="20"/>
<row rpg_param_key="SkillXPDrinkAlcohol" rpg_param_value="2"/>
<row rpg_param_key="PickpocketingTreasurePriceXP" rpg_param_value="200"/>
<row rpg_param_key="AthleticXPAwardDistance" rpg_param_value="350"/>
<row rpg_param_key="AlchemyXPPerAutocookBrewingRelative" rpg_param_value="0.2"/>
<row rpg_param_key="HerbGatherXP" rpg_param_value="14"/>
<row rpg_param_key="HunterXPLoot" rpg_param_value="20"/>
<row rpg_param_key="LockPickingFailRelativeXPMulCoef" rpg_param_value="0.203126"/>
<row rpg_param_key="LockPickingSuccessXPDivCoef" rpg_param_value="0.09375"/>
<row rpg_param_key="SharpeningFullPositiveHealthXP" rpg_param_value="200"/>
<row rpg_param_key="SharpeningFullNegativeHealthXP" rpg_param_value="40"/>
<row rpg_param_key="StealthSneakBaseXp" rpg_param_value="2"/>
<row rpg_param_key="ItemOwnerFadeCoefToSuspiciencyExp" rpg_param_value="6"/>
<row rpg_param_key="ItemOwnerDescFadeToSuspiciencyExp" rpg_param_value="0.50"/>

<!-- ORIGINALES --> Modified lines that are in the file
<row rpg_param_key="HorseRidingAwardDistance" rpg_param_value="350"/>
<row rpg_param_key="AlchemyXPPerSuccessfullBrewing" rpg_param_value="80"/>
<row rpg_param_key="VitalityXPLevelBase" rpg_param_value="10"/>
<row rpg_param_key="VitalityXPLevelDiff" rpg_param_value="20"/>
<row rpg_param_key="StatXPComboHit" rpg_param_value="8"/>
<row rpg_param_key="StatXPHit" rpg_param_value="4"/>
<row rpg_param_key="StatXPKill" rpg_param_value="16"/>
<row rpg_param_key="StatXPSpeechPerSequence" rpg_param_value="2"/>
<row rpg_param_key="StatXPVitalityPerDistance" rpg_param_value="16"/>
<row rpg_param_key="StatXPVitalityPerJump" rpg_param_value="1"/>
<row rpg_param_key="StatXPVitalityPerKill" rpg_param_value="30"/>
<row rpg_param_key="StatXPVitalityPerVault" rpg_param_value="1.4"/>
<row rpg_param_key="SkillXPBlock" rpg_param_value="4"/>
<row rpg_param_key="SkillXPComboHit" rpg_param_value="8"/>
<row rpg_param_key="SkillXPHit" rpg_param_value="4"/>
<row rpg_param_key="SkillXPKill" rpg_param_value="24"/>
<row rpg_param_key="SkillXPPerfectBlock" rpg_param_value="16"/>
<row rpg_param_key="SkillXPRiposte" rpg_param_value="16"/>
<row rpg_param_key="SkillXPUseRepairKit" rpg_param_value="10"/>
<row rpg_param_key="SpeechXPLevelBase" rpg_param_value="10"/>
<row rpg_param_key="SpeechXPLevelDiff" rpg_param_value="20"/>
<row rpg_param_key="SecondaryStatXPRatio" rpg_param_value="1"/>
<row rpg_param_key="PickpocketingStealthXP" rpg_param_value="24"/>
<row rpg_param_key="PickpocketingXP" rpg_param_value="30"/>
<row rpg_param_key="PickpocketingFailXPMod" rpg_param_value="0.8"/>
<row rpg_param_key="NonSkillBookXP" rpg_param_value="60"/>
<row rpg_param_key="LockPickingStealthXP" rpg_param_value="16"/>
<row rpg_param_key="LockPickingSuccessXPMulCoef" rpg_param_value="36"/>
<row rpg_param_key="HunterXPKill" rpg_param_value="30"/>
<row rpg_param_key="HorseRidingXPPerDistance" rpg_param_value="25"/>
<row rpg_param_key="StealthAttackFailXp" rpg_param_value="20"/>
<row rpg_param_key="StealthAttackMaxXp" rpg_param_value="100"/>
<row rpg_param_key="StealthAttackMinXp" rpg_param_value="50"/>
<row rpg_param_key="ReadingXpPerHour" rpg_param_value="40"/>

This mod it was tested in 1.8.1