Slay the Spire

Slay the Spire

炉石尖塔
FusroDOG 2021 年 10 月 14 日 下午 9:07
Feedback discussion
Here, you can post feedback. For example:

... Okay, for real, Maybe we shouldn't go for 10 cards (regular) and 15 cards (upgraded) for puzzle box, but instead go for 5 (regular) and 10 (upgraded)? Also, for true randomness, maybe have it include the option (within the mod options) to include cards from different classes.

Combo might need to be reworked to include a number of cards (like how in regular hearthstone of why combo is a bad mechanic) you need in order to achieve that bonus effect OR have it scale by effect. For example: Eviscerate could scale like how the Green card "Finisher" does it. Maybe, "Combo: Increase the damage of this card by 1." Where combo is instead reworked to "Bonus effect if you either played a card or multiple cards."

Hand of Gul'Dan is awesome, I love it the way it is.

Dreadway is awesome. It too can stay the way it is for now.

(As you can already tell, I'm already testing the cards out from The Silent since I still need to unlock the heart beaten achievements alongside them having the most cards in the game so far for some reason. Lol)
< >
正在显示第 1 - 15 条,共 16 条留言
ll4047  [开发者] 2021 年 10 月 15 日 上午 12:06 
Hi! Thank you for the feedback! I've tried the Puzzle Box, and it's definitely way too OP, so I've nerfed it to 5.

I've also added an option in the mod settings to decide whether you want it to be cross-class. Noted that you'll have a slight screen freeze when playing this card with the option on. That's because the card pool of the original game is generated based on class, so I have to generate another card pool with every class.

About combo, it makes sense to rework it, I'll give it a thought about how to change it!
FusroDOG 2021 年 10 月 15 日 上午 9:56 
引用自 ll4047
Hi! Thank you for the feedback! I've tried the Puzzle Box, and it's definitely way too OP, so I've nerfed it to 5.

I've also added an option in the mod settings to decide whether you want it to be cross-class. Noted that you'll have a slight screen freeze when playing this card with the option on. That's because the card pool of the original game is generated based on class, so I have to generate another card pool with every class.

About combo, it makes sense to rework it, I'll give it a thought about how to change it!
Tysm! Will try out the new cards in a bit and see how it now balances out.
FusroDOG 2021 年 10 月 21 日 下午 6:24 
New feedback.

Dang, for a 2 energy card, Soul shear really do be a weak as hell card. Can you at least either bump the damage up by 3 times its original amount and make the upgrade maybe 4 times the original one as well as making sure each soul gem gets properly upgraded with Master of Reality?
ll4047  [开发者] 2021 年 10 月 21 日 下午 6:54 
引用自 StropeyVonLol
New feedback.

Dang, for a 2 energy card, Soul shear really do be a weak as hell card. Can you at least either bump the damage up by 3 times its original amount and make the upgrade maybe 4 times the original one as well as making sure each soul gem gets properly upgraded with Master of Reality?
Buffed and fixed
最后由 ll4047 编辑于; 2021 年 10 月 21 日 下午 6:54
FusroDOG 2021 年 10 月 21 日 下午 7:56 
引用自 ll4047
引用自 StropeyVonLol
New feedback.

Dang, for a 2 energy card, Soul shear really do be a weak as hell card. Can you at least either bump the damage up by 3 times its original amount and make the upgrade maybe 4 times the original one as well as making sure each soul gem gets properly upgraded with Master of Reality?
Buffed and fixed
Pogg. Thanks!
FusroDOG 2021 年 10 月 22 日 上午 10:17 
I've also noticed Overflow doesn't draw you cards. :steamsad:
ll4047  [开发者] 2021 年 10 月 22 日 上午 11:00 
引用自 StropeyVonLol
I've also noticed Overflow doesn't draw you cards. :steamsad:
Thank you. Fixed now
FusroDOG 2021 年 10 月 22 日 上午 11:00 
引用自 ll4047
引用自 StropeyVonLol
I've also noticed Overflow doesn't draw you cards. :steamsad:
Thank you. Fixed now
no, thank YOU for fixing it. :3
FusroDOG 2021 年 10 月 22 日 下午 9:26 
引用自 ll4047
引用自 StropeyVonLol
I've also noticed Overflow doesn't draw you cards. :steamsad:
Thank you. Fixed now
... just be sure to actually do it plz. ;w;
ll4047  [开发者] 2021 年 10 月 22 日 下午 9:53 
引用自 StropeyVonLol
引用自 ll4047
Thank you. Fixed now
... just be sure to actually do it plz. ;w;
oops, so sorry. I fixed it but forgot to upload:steamsad:

And if there's still something wrong, please let me know, it could be a bug.
最后由 ll4047 编辑于; 2021 年 10 月 22 日 下午 9:55
FusroDOG 2021 年 11 月 2 日 下午 4:32 
Hey, would it be alright if you can mention in the description which rarities each relic is?
ll4047  [开发者] 2021 年 11 月 2 日 下午 8:45 
引用自 StropeyVonLol
Hey, would it be alright if you can mention in the description which rarities each relic is?
Sure!
patlackv 2021 年 12 月 11 日 上午 5:48 
Since the last update the game crashes whenever I try to view a card upgrade of any card.
ModtheSpire returns this:
Game crashed. Version Info: - Java version (1.8.0_144) - Slay the Spire (12-22-2020) - ModTheSpire (3.23.3) Mod list: - basemod (5.34.3) - stslib (1.24.1) - HearthSpire (0.0.2) Cause: java.lang.NullPointerException at com.megacrit.cardcrawl.cards.AbstractCard.initializeDescription(AbstractCard.java:483) at hearthSpire.cards.BlightbornTamsinRarePower.upgrade(BlightbornTamsinRarePower.java:57) at com.megacrit.cardcrawl.cards.AbstractCard.renderInLibrary(AbstractCard.java:1241) at com.megacrit.cardcrawl.cards.CardGroup.renderInLibrary(CardGroup.java:898) at com.megacrit.cardcrawl.screens.compendium.CardLibraryScreen.renderGroup(CardLibraryScreen.java:520) at com.megacrit.cardcrawl.screens.compendium.CardLibraryScreen.render(CardLibraryScreen.java:441) at com.megacrit.cardcrawl.screens.mainMenu.MainMenuScreen.render(MainMenuScreen.java:558) at com.megacrit.cardcrawl.core.CardCrawlGame.render(CardCrawlGame.java:431) at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:225) at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:126)
hope that helped.
ll4047  [开发者] 2021 年 12 月 11 日 上午 9:13 
引用自 patlackv
Since the last update the game crashes whenever I try to view a card upgrade of any card..

Thanks! Fixed:steamhappy:
FusroDOG 2022 年 1 月 23 日 上午 10:15 
Oh! Real fast so we don't skip over it (and for the sake of enticement), could you make sure you add in the very first part of description of how many cards and relics are in the mod?
< >
正在显示第 1 - 15 条,共 16 条留言
每页显示数: 1530 50