
You are viewing a potentially older version of this package. View Latest Version

A simple BepInEx mod for SULFUR that doubles weapon level-up XP.
This mod multiplies weapon XP by 2.
Example:
100 weapon XP -> 200 weapon XP
25 weapon XP -> 50 weapon XP
This mod patches weapon XP gain through:
PerfectRandom.Sulfur.Core.Weapons.Weapon.AddExperience(float)
It affects non-melee, non-throwable weapons that normally gain weapon XP.
This mod does not change:
Player XP
Money
Loot
Enemy stats
Weapon damage
Weapon fire rate
Weapon durability
Melee weapon XP
Throwable weapon XP
Install with Thunderstore Mod Manager or r2modman.
Manual installation:
WeaponDoubleXp.dll into:BepInEx/plugins/
This mod has no configuration.
It always applies a fixed 2x weapon XP multiplier.
This mod should be compatible with most mods.
If another mod also changes weapon XP through Weapon.AddExperience, the final XP amount may depend on patch order.
Remove:
BepInEx/plugins/WeaponDoubleXp.dll