Life is easier for Nightrunner
Changes Night bonus to 2x. Removes weapon durability degradation and change required inhibitor to skill up to 1.
find data0.pak inside your game directories – in my case( Epic )it was:
c:\Program Files\Epic Games\DyingLight2StayHuman\ph\source\data0.pak
2.open and modify following files:
a) night_xp_bonus.scr – no change your night bonus to 2x
b) player_variables.scr – to remove weapon durability degradation
c) common_skills.xml – to change inhibitor update from 3 to 1
3. some of those files goes to different directory, so pay attention where to copy them
MODIFICATION
1. c:\Program Files\Epic Games\DyingLight2StayHuman\ph\source\data0.pak\scripts\player\night_xp_bonus.scr
change in the file
BaseNightBonusFactor(2);
ChaseNightBonusFactor(2)
2. c:\Program Files\Epic Games\DyingLight2StayHuman\ph\source\data0.pak\scripts\player\player_variables.scr
change in the file
Param(“ChargeWeaponDurabilityMul”, “0”);
Param(“MeleeWpnDurabilityMulReduce”, “0”);
3. c:\Program Files\Epic Games\DyingLight2StayHuman\ph\source\data0.pak\scripts\skills\common_skills.xml
Permanent Stamina/Health upgrade
this went up from original 3