Cyberpunk 2077
0 of 0

File information

Last updated

Original upload

Created by

pMarK

Uploaded by

pMarK

Virus scan

Safe to use

Tags for this mod

About this mod

Set experience modifiers of your choice. (redscript)

Requirements
Permissions and credits
Changelogs
Set multipliers to the amount of experience you get. This is a redscript powered alternative to rmk1234's mod.

Available Settings



Requirements

You need to have redscript installed.

Installation

Automatic: Install with Vortex.
Manual: Extract zip file to the game's folder. The one called "Cyberpunk 2077".

Uninstall

Delete folder Cyberpunk 2077\r6\scripts\SetXPMultiplier

Notes on Modifications

New classes: SetXPMult.Base.SXPM

New struct: SXPMDefaultSettings

@wrapMethod(PlayerDevelopmentSystem): OnExperienceAdded
@addField(PlayerDevelopmentSystem): sxpm: ref<SetXPMult.Base.SXPM>
@addMethod(PlayerDevelopmentSystem) SXPM_Initialize

Credits

jac3km4 for redscript.