Skip to content

[B42.20][MP] Missing XP Multiplier Settings for Left Side, Right Side, and Prosthesis Skills #263

Description

@SlavaProst

Issue Description:
In "The Only Cure" mod, there is no independent XP multiplier setting for the Left Side, Right Side, and Prosthesis skills. The mod’s mechanics award skill points for the amputated side after limb removal, and using a prosthesis grants points for the "Prosthesis Adaptation" skill. However, these skills are tied to the global XP multiplier.

Steps to Reproduce:

  1. Install "The Only Cure" modю
  2. In the game or mod settings, disable the global XP multiplier (set GlobalToggle = false in sandbox settings)
  3. Perform an amputation or install a prosthesis.
  4. Perform actions that should increase the corresponding skills (e.g., using the prosthesis for tasks).

Expected Behavior:
The "Left Side," "Right Side," and "Prosthesis" skills should gain XP independently of the global XP multiplier. Players should be able to adjust the XP gain rate for these skills separately, as is the case for other skills in the game.

Actual Behavior:
With the global XP multiplier disabled, the mod does not award any XP for these skills. Since there are no separate settings for them, they rely entirely on the global multiplier, making progression impossible when global XP is turned off.

Cause:
The mod’s configuration lacks parameters for the XP coefficients of each of the three skills (left arm, right arm, prosthesis adaptation). These skills use the global multiplier as the sole source for calculating gained XP.

Severity: Medium (breaks game balance and limits customization options).

Suggestion:
Add separate configuration parameters for XP multipliers for the left side, right side, and prosthesis skills in the mod’s configuration files.

2026-08-13_18-24_DebugLog.txt
2026-08-13_19-33_DebugLog-server.txt

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions