Slay the Spire

Slay the Spire

131 个评价
Risk Of Relics
3
3
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
24.691 MB
2022 年 6 月 27 日 上午 11:41
4 月 13 日 下午 6:05
60 项改动说明 ( 查看 )

订阅以下载
Risk Of Relics

描述
RISK OF RELICS

A mod that adds relics and mechanics from Risk of Rain 2 into slay the spire. leave any new item suggestions in the comments. Looking for balancing suggestions too, I'm open. I plan to have every item implemented in the end.

Translations:
ZHS: 泡泡茶壶 paopaochahuCN


Will this be updated anymore?
I know it sucks, but probably not. Over the last year, I've pretty much lost all motivation to work on risk of relics. This mod was pretty much my entry into the world of programming, and i'm super happy with what I've been able to create. Between working on a standalone indie game, and preparing to go to school for computer science, I've had enough programming on my plate. Hearing about the focus on moddability for the second game, and the fact it's made in Godot, i may port/recreate this mod for STS2 when it comes out. until then, ill be keeping this mod in effective stasis, fixing major issues, merging any pull requests, but i probably wont add anything myself. Thanks for playing, everyone!

PLEASE REPORT BUGS ON GITHUB ISSUES. IT WILL HELP ME KEEP TRACK OF BUGS EASIER THAN STEAM COMMENTS.



Github: https://github.com/tetraminus/RiskOfRelics
Currently adds:

50+ new relics

3 potions

1 special curse

16 Artifacts


Unlocking artifacts:

Hint 1: I heard the shopkeeper has something new for you.

Hint 2: "You pick up the key. The spire rumbles far above".

Solution: Purchase the artifact key from the shop, then take it to Act 4 The Ending. There will be a new floor where you can choose an artifact to activate. if an artifact is active when you win, it is unlocked.

Note: the Artifact Key will not appear in downfall runs as it caused unfixable softlocks.
热门讨论 查看全部(2)
12
9 月 5 日 下午 1:51
置顶: Bug Reports
tetraminus
4
1 月 2 日 下午 9:32
Is this Modpack the one with Bulwarks Ambry? It's Broken
sandpitturtle3333
160 条留言
sandpitturtle3333 9 月 23 日 上午 8:30 
Anyone know why Risk Of Relics Mod and the command artefact not working is happening? Trying to pair it with the Duelist Mod but no packs let you choose, in the past it DID use to work but this was some time ago.
Risk Of Relics will still work with normal card rewards and also those with Corrupt The Spire.
Ceanoth Drazerwilk 7 月 28 日 上午 10:22 
Crash when arriving at stage 4 when key purchased in multiplayer (together in spire)

Mods in stacktrace:
- RiskOfRelics (2.3.12)
Cause:
java.lang.NullPointerException
at com.megacrit.cardcrawl.rooms.AbstractRoom.update(AbstractRoom.java:275)
at com.megacrit.cardcrawl.rooms.EventRoom.update(EventRoom.java:28)
at riskOfRelics.rooms.AmbrySelectRoom.update(AmbrySelectRoom.java:43)
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)
Goku 6 月 18 日 下午 7:54 
Crash in Simplified Chinese.
Sköll 5 月 29 日 上午 6:44 
Is there a way to disable the shrine of chance event?
#ERROR# 4 月 13 日 下午 1:18 
Any success with the TiS (Together in Spire) fix?
Aceyp 1 月 29 日 上午 11:42 
I cannot turn off the louse artifact, previous comment from author says there should be a menu on character select screen but there just isnt
Alexandra 1 月 3 日 上午 10:49 
Hello, Ive posted an issue with this mod interacting with another one on github
AvangionQ 2024 年 12 月 25 日 下午 1:16 
Boss swap into Corpsebloom feels like you're starting without a relic at all.
Please buff Corpsebloom so that you gain an upgraded Bandage Up upon pickup.
https://www.youtube.com/watch?v=udwlHYcRSWs&ab_channel=FrostPrime
摩根勒菲 2024 年 9 月 24 日 上午 12:18 
- SpirePatch2
- Patching [com.megacrit.cardcrawl.audio.TempMusic.getSong(java.lang.String)]
- Adding Prefix...
com.evacipated.cardcrawl.modthespire.patcher.PatchingException: Illegal patch parameter: No matching parameter with name "key"
at com.evacipated.cardcrawl.modthespire.patcher.ParameterPatchInfo$ParamTransformer2.getParamName(ParameterPatchInfo.java:274)
at com.evacipated.cardcrawl.modthespire.patcher.ParameterPatchInfo$ParamTransformer2.makeSource(ParameterPatchInfo.java:361)
at com.evacipated.cardcrawl.modthespire.patcher.ParameterPatchInfo.doPatch(ParameterPatchInfo.java:71)
at com.evacipated.cardcrawl.modthespire.patcher.PrefixPatchInfo.doPatch(PrefixPatchInfo.java:8)
at com.evacipated.cardcrawl.modthespire.Patcher.finalizePatches(Patcher.java:318)
at com.evacipated.cardcrawl.modthespire.Loader.runMods(Loader.java:443)
at com.evacipated.cardcrawl.modthespire.ui.ModSelectWindow.lambda$null$1(ModSelectWindow.java:285)
at java.lang.Thread.run(Thread.java:748)
Noire 2024 年 9 月 7 日 下午 4:09 
Cause:
java.lang.NullPointerException
at riskOfRelics.actions.loseRandomRelicAction.update(loseRandomRelicAction.java:40)
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)



crashed when at the Bulwark when it attacked me on around turn 5 or 6 when I got the second shard.