Releases: kiooeht/StSLib
Releases · kiooeht/StSLib
v1.2.0
v1.1.0: Special Relics
This release brings a bunch of special relic code from my mod Hubris (https://github.com/kiooeht/Hubris/releases) that adds new hooks for relics:
ClickableRelic
- For making a relic right-click activatable.
OnChannelRelic
- Hook for when an Orb is Channeled.
BetterOnLoseHpRelic
- An improvement to the
onLoseHp
hook. Includes the DamageInfo and allows you to change the damage amount.
- An improvement to the
BetterOnUsePotionRelic
- An improvement to the
onUsePotion
hook. Includes what potion was used.
- An improvement to the
SuperRareRelic
- Think Rare isn't rare enough? Make your relic super rare!
Hotfix
First Release
A collection of keywords and mechanics for other Slay the Spire mods to use.