Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
HealthComponentAPI
is api for healthcomponent. designed to be like RecalculateStatsAPI.
CHANGELOG
1.2.1
- Updated for SotS 2.0 part 2
- Fixed compatability with MoreStats
1.2.0
- Added events to automate OnHooks for
HealthComponent.TakeDamageProcessandHealthComponent.Heal
1.1.0
- Fixed Barrier Decay Rate being the divisor of maxBarrier
1.0.0
- Eclipse health reduction now applies regardless of team
- Added TakeDamageProcess hook
- BREAKING CHANGE: renamed TOTAL values to final
0.2.0
- Redid every hook, should not explode anymore.
- Fixed compatability with Hex3Mod (and hopefully others)
- Include PDB files for more reliable debugging.
0.1.1
- Fixed compatability with Sandswept
0.1.0
- Initial Release