Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
This mod is opted-in to receive Donation Points
Changelogs
Version 1.03.7
Fixed not receiving money from quests.
Version 1.03.6
Following weapon type now receive proper XP: MantisBlades
Version 1.03.5
Following weapon type now receive proper XP: Wea_LongBlade (Machete) , Wea_Knife (Knives), Wea_ShortBlade (dunno? but it's listed)
Version 1.03.4
Fixed not receiving XP from Grenade damage
Version 1.03.3
Fixed not receiving XP.
Version 1.03.2
Added function: AwardExperienceFromDamage back in. Skills hopefully work and hopefully it doesn't crash! >:O
Version 1.03.1
Removed function: AwardExperienceFromDamage, was causing crashes. Will try to make it work.
Version 1.03
Added other functions that were modifying XP values
How to install Mod: Unzip to Cyberpunk 2077 directory (The directory is where REDprelauncher.exe is located)
Script directory should look like this: Cyberpunk 2077\r6\scripts\xp_multiplier_UserConfigurable.reds
How to Configure the script: Openxp_multiplier_UserConfigurable.reds with a text editor Formula basically is: Your New Experience Value = Regular Experience * Multiplier
So if you want halved experience, enter 0.5. You want double experience, enter 2.0. Want triple, enter 3.0...and so on....
Credits: jekky for Redscript compiler https://codeberg.org/adamsmasher/cyberpunk for functions