Skip to content

Releases: kiooeht/StSLib

v1.2.0

06 Oct 23:52
Compare
Choose a tag to compare

Brings a new relic hook and a new power hook:

  • OnReceivePowerRelic
  • OnReceivePowerPower

v1.1.0: Special Relics

03 Oct 06:39
Compare
Choose a tag to compare

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.
  • BetterOnUsePotionRelic
    • An improvement to the onUsePotion hook. Includes what potion was used.
  • SuperRareRelic
    • Think Rare isn't rare enough? Make your relic super rare!

Hotfix

25 Sep 00:39
Compare
Choose a tag to compare

Fixes the combat deck to master deck mapping.

First Release

21 Sep 02:43
Compare
Choose a tag to compare

A collection of keywords and mechanics for other Slay the Spire mods to use.