risk-of-thunder / R2API

A modding API for Risk of Rain 2
https://thunderstore.io/package/tristanmcpherson/R2API/
MIT License
136 stars 55 forks source link

[Feature] SurvivorStatsAPI #13

Closed AsterAether closed 3 years ago

AsterAether commented 5 years ago

A API to access common stats of survivors, like base move speed and the like. Should allow multiple mods to access the same stat, applying the change incrementally Some kind of ordering would be needed for that too, or flags that allow a couple of complete ovveride instead of incrementally adding the changes. If two mods ovveride the value, an error message should appear, informing of the conflict.

PlexusDuMenton commented 5 years ago

Added an implementation of this https://github.com/PlexusDuMenton/ModRecalculate I Tried to folow the requirement

harbingerofme commented 3 years ago

Too much effort to maintain. Packages that allow this exist https://thunderstore.io/package/AsterAether/CharacterCustomizer/