Slay the Spire

Slay the Spire

The Heart Mod
56 条留言
旅渚Lastcel 2020 年 12 月 16 日 上午 9:45 
Enjoyable mod. Bugs feedback:
1.More than 1 Hyper Trophy played doesn't have extra effects.
2.Buff+ is no different from Buff.
Mr. Deer 2020 年 4 月 14 日 上午 1:38 
ah, saw it, i sent the email just now
Mr. Deer 2020 年 4 月 12 日 下午 5:06 
hello?
Mr. Deer 2020 年 4 月 11 日 上午 1:34 
sorry i don't have a discord, would you mind using the email?
do you mean the .jar file? or should i make a copy of the codes in the .json files?
Mr. Deer 2020 年 4 月 11 日 上午 12:02 
i mistakenly deleted my comment, so this is it.
hello, i am a player from China. i found this mod quite interesting, so i have just made a translated version of it, in simplified Chinese. i sincerely hope that you can have a look at it (though i do not know how to mail it to you, maybe you can pass my friend request and give me an email address). hope that you can help me upload it to the workshop, as a Chinese ver. of yours. Please reply:)
Wojny żywiołów 2020 年 2 月 20 日 上午 4:37 
Jumping screen all the time is annoying. Pleace consider to turn it off, ot make it configurable. Thanks for your time :)
Magicut101  [作者] 2020 年 2 月 10 日 下午 12:44 
Nope
Djobi 2020 年 2 月 9 日 上午 9:41 
Is this mod updated ?
KingS 2019 年 10 月 2 日 下午 10:04 
Had an error with the "Heart Attack" card.

java.lang.NullPointerException: null
at com.megacrit.cardcrawl.actions.common.DamageAllEnemiesAction.<init>(DamageAllEnemiesAction.java:24) ~[?:?]
at com.megacrit.cardcrawl.actions.common.DamageAllEnemiesAction.<init>(DamageAllEnemiesAction.java:37) ~[?:?]
KingS 2019 年 10 月 2 日 下午 10:03 
at theHeart.cards.HeartAttack.use(HeartAttack.java:53) ~[theHeartMod.jar:?]
at com.megacrit.cardcrawl.characters.AbstractPlayer.useCard(AbstractPlayer.java:1659) ~[?:?]
at com.megacrit.cardcrawl.actions.GameActionManager.getNextAction(GameActionManager.java:299) ~[?:?]
at com.megacrit.cardcrawl.actions.GameActionManager.update(GameActionManager.java:159) ~[?:?]
at com.megacrit.cardcrawl.rooms.AbstractRoom.update(AbstractRoom.java:326) ~[?:?]
at com.megacrit.cardcrawl.dungeons.AbstractDungeon.update(AbstractDungeon.java:2494) ~[?:?]
at com.megacrit.cardcrawl.core.CardCrawlGame.update(CardCrawlGame.java:871) ~[?:?]
at com.megacrit.cardcrawl.core.CardCrawlGame.render(CardCrawlGame.java:422) [?:?]
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:225) [?:?]
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:126) [desktop-1.0.jar:?]
ascriptmaster 2019 年 9 月 10 日 上午 7:06 
It seems like Hyper Coagulation does not actually list how many Status cards you have and constantly says you have 0 Status cards. Damage and block are reflected correctly.
[812th]Resadur164 2019 年 9 月 9 日 下午 5:01 
better idea, every character is a summonable minion for Neow the boss modded ones included but for modded ones they have basic move sets of attack twice and give shield for that amount to self, but to expand on the 3 base caracters have them have voice lines and thematic moves like the ironclad attacks hard but does not have very good defence, the silent will never attack directly but will always do one of two debuffs poisen and lower dex, the defect will switch between attack for four shield for 8 and buff all stats for everyone by 1

sounds like a good addon to the idea of neow boss
Magicut101  [作者] 2019 年 9 月 7 日 下午 4:17 
That something that I was thinking, that would be thematically appropriate.
KingS 2019 年 9 月 7 日 下午 4:15 
If Neow is the final boss, perhaps you can have Neow occasionally summon a watered-down version of the Ironclad, Silent, and Defect (one at a time of course) as minions?
Magicut101  [作者] 2019 年 9 月 7 日 下午 3:32 
Hopefully this fixes the Heart Attack crashing. Also Neow is now the final boss but I don't know whether I want to change his moveset or just keep it as a reskin.
Sorcerer 2019 年 9 月 6 日 上午 6:56 
Once press the right mouse button on the card,game would crash.
KingS 2019 年 9 月 5 日 下午 10:15 
I'm enjoying the mod thusfar, but I thought I'd inform you of a crash I had.
KingS 2019 年 9 月 5 日 下午 10:14 
Exception: java.lang.NullPointerException
05:10:53.299 ERROR core.CardCrawlGame> Exception caught
java.lang.NullPointerException: null
at com.megacrit.cardcrawl.actions.common.DamageAllEnemiesAction.<init>(DamageAllEnemiesAction.java:24) ~[?:?]
at com.megacrit.cardcrawl.actions.common.DamageAllEnemiesAction.<init>(DamageAllEnemiesAction.java:37) ~[?:?]
at theHeart.cards.HeartAttack.use(HeartAttack.java:58) ~[theHeartMod.jar:?]
at com.megacrit.cardcrawl.characters.AbstractPlayer.useCard(AbstractPlayer.java:1659) ~[?:?]
at
KingS 2019 年 9 月 5 日 下午 10:14 
com.megacrit.cardcrawl.actions.GameActionManager.getNextAction(GameActionManager.java:299) ~[?:?]
at com.megacrit.cardcrawl.actions.GameActionManager.update(GameActionManager.java:159) ~[?:?]
at com.megacrit.cardcrawl.rooms.AbstractRoom.update(AbstractRoom.java:326) ~[?:?]
at com.megacrit.cardcrawl.dungeons.AbstractDungeon.update(AbstractDungeon.java:2494) ~[?:?]
at com.megacrit.cardcrawl.core.CardCrawlGame.update(CardCrawlGame.java:871) ~[?:?]
at com.megacrit.cardcrawl.core.CardCrawlGame.render(CardCrawlGame.java:422) [?:?]
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:225) [?:?]
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:126) [desktop-1.0.jar:?
ironfist98 2019 年 9 月 4 日 下午 7:01 
My mistake I got it confused with the boss. Thank you for the answer. I also love on how the game is confused when you fight the natural heart.
Magicut101  [作者] 2019 年 9 月 4 日 下午 5:40 
I think you mean Blood Shots, its the Heart's 1 + Strength x 15 card. Here it does 0 x 12 attacks (15 upgraded) in order to replicate the card. It has no damage without strength but any amount of strength makes it a insanely high damage card.
ironfist98 2019 年 9 月 4 日 下午 5:28 
Any idea how the Beat of Death card works? I've been getting on most of my runs with the heart. However I haven't been able to use it. It always shows up saying 0 of 12 hits of damage on it. Sorry can't quite recall the exact effect text of the card. Also I really enjoy this mod
Nicol Bolas 2019 年 9 月 4 日 上午 5:49 
i enjoy the concept of playing as the heart of the spire, but i wish there were more cards that feature his boss attacks and passivs
Captain 2019 年 9 月 3 日 下午 2:32 
the max health power card is way too broken, heals to full after every fight maybe do a %hp thing?
Magicut101  [作者] 2019 年 9 月 3 日 下午 12:22 
@CrownBird, Fixed it, the upgraded version didn't work. @DrTachyon the card is intended to only get the base damage, so multi hits are less effective for the card, I intended it to be mostly effective for Single Hit attacks, I will fix it dealing damage when enemy isn't intending to attack. @Jakethebeest Alright, thanks.
Jakethebeest 2019 年 9 月 3 日 上午 4:27 
make sure you include any mods that are needed for this to run
CrownBird 2019 年 9 月 3 日 上午 2:25 
Endless Hatred card didn't work.
DrTachyon 2019 年 9 月 3 日 上午 1:12 
Quantum Entanglement seems to only apply some of the damage. One of the Byrds is attacking me for 2x5 and it deals 2 damage instead of 10 damage. Also, on a previous level against the Thieves when the thief's intent was to escape I think it dealt 11 damage to it.
Markimoo123 2019 年 9 月 1 日 下午 4:46 
Sweetness! u rock Magicut :steamhappy:
UmbraStar 2019 年 9 月 1 日 下午 3:52 
Ran into an issue where upgraded hemorrhage does not get put into your hand at the start of combat despite being inate.
Magicut101  [作者] 2019 年 9 月 1 日 下午 1:41 
Eh that shouldn't be too hard to add, I will add it to the bucket list.
Markimoo123 2019 年 9 月 1 日 下午 1:26 
ok another idea for a sound effect how about when u die a flatline sound effect happens
Magicut101  [作者] 2019 年 8 月 31 日 下午 9:21 
Thanks, that is gonna be fixed right now.
KingS 2019 年 8 月 31 日 下午 7:33 
There appears to be some kind of bug with the card, "Total Heart Failure." I used to towards the end of a battle and when I entered the next battle, I was unable to draw any cards. Period. Cards couldn't even be added by one of the relics I had and was simply discarded. Otherwise, this was a great mod.
Magicut101  [作者] 2019 年 8 月 31 日 下午 5:15 
Alright, I will fix those, thanks.
PomiAlces 2019 年 8 月 31 日 下午 3:39 
For some reason, Endless Hatred procs enemy thorns despite being a power and not an attack.
PomiAlces 2019 年 8 月 31 日 下午 3:36 
The card description for Corrupted Power says it gives you three temp strength whenever you draw a status, while the description to get when you mouse over your character after having played it says "wound" rather than "status." The card functions as described by the card itself, triggering for any status.
Tess 2019 年 8 月 31 日 下午 12:36 
Just a tip for other players, the autoplaying status card is great normally but is absolutely HORRENDOUS with Snecko eye. Just got totally wiped largely because of that lol.

Bug report: The card that says it gives 5 block this turn then 5 block next turn only gives 5 and 3 (7 and 5 when upgraded)

Overall a decent mod
Markimoo123 2019 年 8 月 31 日 上午 11:08 
WOO! u added the sounds love it! :steamhappy:
zjacob950 2019 年 8 月 30 日 下午 9:11 
a lot of cards dont work. The hearts starting ability often doesnt exhaust the curse. and the endless hatred power upgrades to say it will do 6 damage but continues doing 4. This is a great mod and once thats fixed the exhaust build will be my favorite!
Markimoo123 2019 年 8 月 30 日 下午 4:22 
ok sweet glad to hear that :)
PomiAlces 2019 年 8 月 29 日 下午 4:23 
Glad to hear you found the issue.
PomiAlces 2019 年 8 月 29 日 下午 4:23 
Hypertrophy+ doesn't appear to be any different from Hypertrophy.
Magicut101  [作者] 2019 年 8 月 29 日 下午 4:21 
It's poisonous strike, I will fix it right now.
PomiAlces 2019 年 8 月 29 日 下午 4:12 
The source of the poison was Poisonous Cyst and Poisonous Strike.
PomiAlces 2019 年 8 月 29 日 下午 4:12 
The Centurion had regen from the same card as before, but the Mystic did not.
PomiAlces 2019 年 8 月 29 日 下午 4:11 
I've just experienced the same bug against a lone Centurion, after killing the Mystic with poison.
PomiAlces 2019 年 8 月 29 日 下午 4:10 
In my latest run as the character, I experienced a bug in which I took poison damage instead of the enemy I had afflicted with poison. Specifically, I was taking the damage from a Shelled Parasite's poison (it took no damage). It had regen from Tranquil Rhythm+, which was working as intended.
Brawph 2019 年 8 月 29 日 下午 4:03 
It's certainly a neat idea, but the playstyle doesn't really emulate what the heart boss's mechanics felt like, or emulating how it might feel to control the heart. Instead it's a character with a lot of nasty trade-off cards (Feels bad to want to remove some of your special starter cards) that really struggles to get any traction in the first few acts. The character feeling so fragile and self-debuffing might not feel so weird if it wasn't THE heart boss.

It feels like I must be missing the cards that give you some healing to offset all the ones where you spend HP... or are you just meant to rest a lot? While the core relic is thematic, it might be better to make it something about statuses if that's the class goal, 1 random damage per card on a class with few 0 cost cards seems pretty useless so losing that wouldn't be a big loss.
Magicut101  [作者] 2019 年 8 月 29 日 下午 2:57 
One day in the future I will have the heartbeat sounds.