Slay the Spire

Slay the Spire

Richer Presence
Showing 1-2 of 2 entries
Update: 20 Jun, 2023 @ 4:14am

v1.0.1

1. Now can display information when a cards is upgraded
The method called in AbstractPlayer:

// vanilla characters display information when some certain cards are upgraded, such as Echo Form // display when player's out of combat by default // if you wish to rewrite it, you may need check if it's out of combat yourself public String getPresenceDisplayOnUpgrade(AbstractCard card, int ascension, int floorNum, int actNum)

Update: 19 Jun, 2023 @ 5:30am