Slay the Spire

Slay the Spire

Together in Spire - Official Booster Pack (Update I)
64 Comments
AzzAzzINMAzTER Jul 29 @ 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 Jun 19 @ 10:30pm 
can confirm, insanity will hard crash the game if it procs and there is no ally to target
Frisk Jun 19 @ 8:27pm 
crash in single-player mode
guess the cursed force me attack a random ally
Bright Abyss Jun 13 @ 1:26pm 
playing blank card crashed my game
Enoral-The-OutCast Jun 6 @ 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 May 29 @ 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 May 16 @ 1:03pm 
Lonely Robot causing Game crash if i take the flower also. Anyone had success so far?
niccagekink May 13 @ 4:54pm 
game crashed when i tried to play it :(
Snakbar666 Apr 20 @ 10:16pm 
I also believe Juzu Bracelet should affect Colosseum fight by not triggering also
Snakbar666 Apr 20 @ 10:14pm 
Revive potion breaks game and have to end run
Percher Apr 15 @ 8:39am 
Can confirm Snecko crash
Bustly Apr 14 @ 5:05pm 
this mod crashes the game when installed with the latest downfall (snecko) update
Murray McBrain Mar 10 @ 1:44pm 
Lonely Robot event causes my game to crash if I take the flower (only tested this in single player)
Monkey9999999991 Mar 8 @ 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 Mar 8 @ 8:28pm 
Protection+ doesn't seem to be able to target allies
Murray McBrain Mar 3 @ 5:29pm 
The flower encounter caused the game to crash
Percher Feb 26 @ 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 Feb 26 @ 9:48pm 
Anyone else having issues with Taunt working?
Or am I just misunderstanding what it is supposed to do?
JaredPwneded Feb 23 @ 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 Feb 14 @ 1:37pm 
Quick Jabs doesn't seem to trigger attack damage interactions correctly (like Flight and Angry)
Doomy4Life Feb 10 @ 6:33pm 
Noice!!
Draco  [author] Feb 10 @ 4:21am 
It's worked on but it's on pause until the next TiS update
Doomy4Life Feb 9 @ 9:45pm 
Does anyone know if this is still being worked on?? The Changelog hasnt been touched in almost a year
UlyssesK402 Jan 30 @ 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 Jan 22 @ 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 Dec 13, 2024 @ 7:17pm 
How does the nightshade bass work? We can't figure it out and keep dying somehow
Sir Soaring Spud Nov 28, 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 Nov 6, 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 Oct 29, 2024 @ 11:20pm 
same here
zoot allures Oct 26, 2024 @ 6:36pm 
Any events I've encountered from this mod crash my game. Is there any fix?
Kvoo Oct 25, 2024 @ 10:19am 
This mod immediately crashes the game for me and a friend when hovering over the Steam button
LucilleTea Sep 13, 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.
九玖 Sep 6, 2024 @ 5:33am 
卡牌描述全是乱码而且没有一点空格,谁看得懂啊
Daniel_USA Aug 30, 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 Aug 30, 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 Aug 18, 2024 @ 2:51pm 
Just dropping that lonely robot still broken :pug:
jobiwankenobi832 Aug 12, 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 Aug 6, 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] Jul 19, 2024 @ 9:21am 
Lousy relics, sometimes useless cards, and the Shade is just plain annoying rather than a challenge.
Tarquin Jul 13, 2024 @ 2:43pm 
Could you add in an option to disable the added act 2 elite fight?
<flashmoZZg> Jul 11, 2024 @ 12:26pm 
The Baton card is broken. The accumulated Atk gets reset on load from save.
Doctor D Jul 8, 2024 @ 8:36am 
The lonely robot encounter still crashes
Daz Rhoan Jul 4, 2024 @ 12:26pm 
please update, this shit awsome fr!
Skiddly Wuds Jun 26, 2024 @ 1:03pm 
Nightshade wreaked me and the boys idk what the mechanics are
Digglebert Jun 26, 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 Jun 25, 2024 @ 9:09pm 
I also got the crash with the lonely robot
DragonsRule Jun 24, 2024 @ 10:31pm 
the lonely robot encounter just crashes my game. any way to fix that
Glacier Jun 16, 2024 @ 4:16pm 
Nightshade is impossible it is honestly terrible please change it
Glacier Jun 16, 2024 @ 4:15pm 
How are you actually meant to beat the nightsahde?? It just gets enough buffer to make it impossible
HMJZLYL Jun 13, 2024 @ 8:52am 
I have created a Chinese version of this mod. Can I upload this mod to steam workshop?