Some mods may be broken due to the recent Alloyed Collective update.
LinearDamage
Makes most vanilla damage amplification effects linear instead of multiplicative. Server-side and Vanilla-compatible.
| Date uploaded | 2 days ago |
| Version | 1.0.3 |
| Download link | Risky_Lives-LinearDamage-1.0.3.zip |
| Downloads | 1430 |
| Dependency string | Risky_Lives-LinearDamage-1.0.3 |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.2120README
Linear Damage
Makes most Vanilla Damage Stat/Damage Taken effects stack lineary instead of multiplicatively. So instead of getting +73% damage off of an AP Rounds + Watch + Focus Crystal, you get +60% like the numbers say.
For modded items, most items that increase the Damage Stat already stack linearly if they use R2API RecalculateStats and additively increase the body damage multiplier.
Changelist
-
AP Rounds
-
Chronic Expansion
-
Delicate Watch
-
Focus Crystal
-
Death Mark
-
Mercurial Rachis
-
Breaching Fin (If RiskyFixes is installed)
-
Lunar Ruin (If RiskyFixes is installed and LunarRuinNerf is NOT installed)
CHANGELOG
1.0.2
- Fixed Chronic Expansion changes causing Curse to not work.
1.0.1
- Added SneedHooks to dependencies.
1.0.0
- Release