Other user's assetsSome assets in this file belong to other authors. You will need to seek permission from these authors before you can use their assets
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
Please log in to find out whether this mod is receiving Donation Points
This mod requires Cyber Engine Tweaks VERSION 1.16 or HIGHER!
Currently does NOT support update 2.0
Quick mod I made that keeps proficiency levels to the current attribute level. Example: Body (Strength) Level: 14 This mod will set the proficiency levels of "Athletics", "Annihilation", and "Street Brawler" to level 14 as well.
Note: Once you load a game all of your proficiency levels will be synced to your current attribute level. If you save your game when this happens, then yes it's permanent.... Figured this was common sense. Once the mod is uninstalled it will no longer effect older or new game saves, that's impossible unless you didn't uninstall the mod correctly.
If you want to reset your proficiency levels, you can run this command via the CET console: Game.SetLevel("Athletics", 1) Full list of proficiency names can be found here: https://github.com/WolvenKit/CyberCAT/blob/main/CyberCAT.Core/Enums/Dumped%20Enums/gamedataProficiencyType.cs
Credit to: psiberx for creating GameUI and mod module and giving me permission to use it.