Slay the Spire

Slay the Spire

Together in Spire - Official Booster Pack (Update I)
64 Comments
AzzAzzINMAzTER 29 Jul @ 7:08pm 
Using the Together In Spire Booster pack mod will instantly crash the game if you select Snecko from Downfall as a playable character
Percher 19 Jun @ 10:30pm 
can confirm, insanity will hard crash the game if it procs and there is no ally to target
Frisk 19 Jun @ 8:27pm 
crash in single-player mode
guess the cursed force me attack a random ally
Bright Abyss 13 Jun @ 1:26pm 
playing blank card crashed my game
Enoral-The-OutCast 6 Jun @ 12:34pm 
Mutual respect relic doesn't seem to work. I am in a session with another person, i should get
1 of each strength dexterity and focus... I don't get any.
Zell 29 May @ 8:09pm 
Found an odd bug... a claw-build Defect with a frost orb build used Cryogenics, and it *seems* like it is granting the block per attack they did, NOT at the end of their turn. It may also be the unceasing top they had? But, uh, the other two of us are sitting waiting for the over 999 block counters to finish applying for the combat to end now, any time they use it.
Thebuttkicker 16 May @ 1:03pm 
Lonely Robot causing Game crash if i take the flower also. Anyone had success so far?
niccagekink 13 May @ 4:54pm 
game crashed when i tried to play it :(
Snakbar666 20 Apr @ 10:16pm 
I also believe Juzu Bracelet should affect Colosseum fight by not triggering also
Snakbar666 20 Apr @ 10:14pm 
Revive potion breaks game and have to end run
Percher 15 Apr @ 8:39am 
Can confirm Snecko crash
Bustly 14 Apr @ 5:05pm 
this mod crashes the game when installed with the latest downfall (snecko) update
Murray McBrain 10 Mar @ 1:44pm 
Lonely Robot event causes my game to crash if I take the flower (only tested this in single player)
Monkey9999999991 8 Mar @ 8:33pm 
Can there be an option to disable the nightshade elite fight in the config. In a more modded game niche relics can cause unavoidable damage
DragonXNIK 8 Mar @ 8:28pm 
Protection+ doesn't seem to be able to target allies
Murray McBrain 3 Mar @ 5:29pm 
The flower encounter caused the game to crash
Percher 26 Feb @ 9:59pm 
Taunt works just fine? It decreases the damage other players take from the affected enemy 10% per stack and increases the damage you take from the affected enemy by 10% per stack.
Shen 26 Feb @ 9:48pm 
Anyone else having issues with Taunt working?
Or am I just misunderstanding what it is supposed to do?
JaredPwneded 23 Feb @ 5:27pm 
The curse that applies Insanity when you play a card with it in your hand, keeps crashing the game. Im playing a solo daily run if that makes any difference.
Wes Nohathas 14 Feb @ 1:37pm 
Quick Jabs doesn't seem to trigger attack damage interactions correctly (like Flight and Angry)
Doomy4Life 10 Feb @ 6:33pm 
Noice!!
Draco  [author] 10 Feb @ 4:21am 
It's worked on but it's on pause until the next TiS update
Doomy4Life 9 Feb @ 9:45pm 
Does anyone know if this is still being worked on?? The Changelog hasnt been touched in almost a year
UlyssesK402 30 Jan @ 5:26pm 
I don't think Recite is good for what it does and what it costs.

One energy, two mantra, one insanity to all allies. Insanity is dangerous, and Prostrate offers the same amount of mantra for free (with block on the side).
Percher 22 Jan @ 10:43am 
Managed to crash it. Forgot to copy the crash report, but I believe the issue was with insanity? Partner died and I was left solo against the boss, but it crashed after I tried to attack so I assume it tried to target my dead partner?
Sham[]WoW[]Guy 13 Dec, 2024 @ 7:17pm 
How does the nightshade bass work? We can't figure it out and keep dying somehow
Sir Soaring Spud 28 Nov, 2024 @ 7:26pm 
There's an issue with the card "Relay Baton"
If the person with it in their deck leaves the game and then rejoins it resets to 5 damage
luxbrae 6 Nov, 2024 @ 4:58am 
I really really enjoy this mod^^
Makes multiplayer not just good, but REALLY good.
A few grey cards or an option for general multiplayer cards(for all even modded charakters, maybe via shop or relic etc) would be great
whycatfish 29 Oct, 2024 @ 11:20pm 
same here
zoot allures 26 Oct, 2024 @ 6:36pm 
Any events I've encountered from this mod crash my game. Is there any fix?
Kvoo 25 Oct, 2024 @ 10:19am 
This mod immediately crashes the game for me and a friend when hovering over the Steam button
LucilleTea 13 Sep, 2024 @ 11:51pm 
been enjoying the multiplayer a lot alongside this card pack, some balance concerns for sure (boomerang seems strong enough we just had to rule not taking it). main complaint is the added elite though, its seriously slow and boring and unfun to fight. would love an option to outright remove it if possible.
九玖 6 Sep, 2024 @ 5:33am 
卡牌描述全是乱码而且没有一点空格,谁看得懂啊
Daniel_USA 30 Aug, 2024 @ 1:49am 
Even though the card (Quick Jabs) says taunt it doesn't have the Keyword Taunt attached to it.
just pulled a different card with taunt and that taunt was highlighted and explained what taunt does.
Daniel_USA 30 Aug, 2024 @ 1:36am 
Quick Jabs card. I was playing in Single Player probably why it bugged?
Mods in stacktrace:
- spireTogether (6.4.15)
- tisCardPack (1.0.5)
Cause:
java.lang.NullPointerException
at spireTogether.network.P2P.P2PManager.GetSelf(P2PManager.java:194)
at tisCardPack.powers.TauntPower.<init>(TauntPower.java:71)
at tisCardPack.actions.ApplyTauntAction.update(ApplyTauntAction.java:48)
at com.megacrit.cardcrawl.actions.GameActionManager.update(GameActionManager.java:179)
at com.megacrit.cardcrawl.rooms.AbstractRoom.update(AbstractRoom.java:325)
at com.megacrit.cardcrawl.dungeons.AbstractDungeon.update(AbstractDungeon.java:2532)
at com.megacrit.cardcrawl.core.CardCrawlGame.update(CardCrawlGame.java:876)
at com.megacrit.cardcrawl.core.CardCrawlGame.render(CardCrawlGame.java:423)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:225)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:126)
Mandraw 18 Aug, 2024 @ 2:51pm 
Just dropping that lonely robot still broken :pug:
jobiwankenobi832 12 Aug, 2024 @ 8:35pm 
great mod guys, is there a way you guys could add a config to stop the night shade from spawning, my friend and I just fought it and it was doing more damage than it was telegraphing and not by a small amount and it killed both of us by playing cards that drew cards not damage cards
Eggplant 6 Aug, 2024 @ 8:47pm 
Hey thanks for creating a mod that actually makes the game feel like mp. The original multiplayer mod felt like glorified single player.
JUSTICE[SEnPAI] 19 Jul, 2024 @ 9:21am 
Lousy relics, sometimes useless cards, and the Shade is just plain annoying rather than a challenge.
Tarquin 13 Jul, 2024 @ 2:43pm 
Could you add in an option to disable the added act 2 elite fight?
<flashmoZZg> 11 Jul, 2024 @ 12:26pm 
The Baton card is broken. The accumulated Atk gets reset on load from save.
Doctor D 8 Jul, 2024 @ 8:36am 
The lonely robot encounter still crashes
Daz Rhoan 4 Jul, 2024 @ 12:26pm 
please update, this shit awsome fr!
Skiddly Wuds 26 Jun, 2024 @ 1:03pm 
Nightshade wreaked me and the boys idk what the mechanics are
Digglebert 26 Jun, 2024 @ 8:09am 
There is a second crash when you run into an enemy, I don't know what enemy as it crashed before seeing it. I ended up just removing it and I haven't crashed since.
Digglebert 25 Jun, 2024 @ 9:09pm 
I also got the crash with the lonely robot
DragonsRule 24 Jun, 2024 @ 10:31pm 
the lonely robot encounter just crashes my game. any way to fix that
Glacier 16 Jun, 2024 @ 4:16pm 
Nightshade is impossible it is honestly terrible please change it
Glacier 16 Jun, 2024 @ 4:15pm 
How are you actually meant to beat the nightsahde?? It just gets enough buffer to make it impossible
HMJZLYL 13 Jun, 2024 @ 8:52am 
I have created a Chinese version of this mod. Can I upload this mod to steam workshop?