MoreStats
MSU (More Stats and Utilities) is an API mod for utilizing additional stats such as jump synergies, shield regeneration delay, custom execution thresholds, scrap count, and more.
CHANGELOG
1.3.1
- Minor IL hook error, death penalty
1.3.0
- Added stat args: scrapWhiteCountAdd, scrapGreenCountAdd, scrapRedCountAdd, scrapYellowCountAdd
- Added stat coefficients: bodyScrapWhiteCount, bodyScrapGreenCount, bodyScrapRedCount, bodyScrapYellowCount
- Added base stat: IncludeStrangeScrapInTotal
* Essentially, as of Alloyed Collective, your scrap count can be considered to
be a stat in some rare applications, BUT that scrap count is hardcoded to
only work with certain items. MoreStats exposes those scrap count stats to
make them more expandable for modded Scrap items. As a bonus, MoreStats also
includes the unused Strange Scrap for automatic modded compatibility. *
1.2.12
- Fixed barrier decay freeze not actually setting barrier decay to 0
1.2.11
- Rebuild because I might have messed up the upload last night at 7am
1.2.10
- Updated for Alloyed Collective
- Removed base stats: BarrierDecayDynamicHalfLife, MinBarrierDecayWithDynamicRate
- Added base stats: BarrierLowDecayFactor, BarrierHighDecayFactor
1.2.9
- Forgot to include the updated dll
1.2.8
- Improved luck stat
1.2.7
- README update
1.2.6
- Fixed luck stat being readded on inventory change in some scenarios
- Fixed healing stat not working
1.2.5
- Changed base stat definitions to be static for ease of access by balance mods
1.2.4
- Added missing featured items
- Fixed burn chance hook using the wrong inventory check for iginition tank upgrading
- Added failsafes to stat hooks
- Fixed a possible error with luck calculation
1.2.2
- Added MMHook Dependency
- Added FEATURED MODS section to readme
- Fixed small incompatibility with HDeDeDe's HealthComponentAPI
1.2.1
- Added MorePearlStats to readme (i forgor)
1.2.0
- Changed stat formula and naming conventions
- Added healing stats
1.1.1
- Fixed fractional luck formula error
- Fixed readme
1.1.0
- Fixed luck stat not working
- Added reroll to increase luck
1.0.0
- Release