Root-GunBodyRecoilPatch icon

GunBodyRecoilPatch

Makes Gun.recoilMuiltiplier and Gun.bodyRecoil function.

Last updated 6 months ago
Total downloads 355354
Total rating 3 
Categories Gameplay Patch
Dependency string Root-GunBodyRecoilPatch-0.1.0
Dependants 70 other packages depend on this package

This mod requires the following mods to function

willis81808-MMHook-1.0.0 icon
willis81808-MMHook

MonoMod Runtime Hooks generated for ROUNDS

Preferred version: 1.0.0
BepInEx-BepInExPack_ROUNDS-5.4.1100 icon
BepInEx-BepInExPack_ROUNDS

BepInEx pack for ROUNDS. Preconfigured and ready to use.

Preferred version: 5.4.1100
willis81808-UnboundLib-2.10.2 icon
willis81808-UnboundLib

This is a helpful utility for ROUNDS modders aimed at simplifying common tasks.

Preferred version: 2.10.2

README

Allows recoil to be properly added to a gun. Gun.bodyRecoil is an additive value, and Gun.recoilMuiltiplier is multiplicative. Bother are now properly coppied during ApplyCardStats, and used to calcualte recoil during DoAttack.