Slay the Spire

Slay the Spire

320 ratings
Ring Of Destiny(WIP)
2
2
2
2
3
2
2
2
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
408.034 MB
19 Oct, 2021 @ 8:43am
2 Jun @ 9:12am
40 Change Notes ( view )

Subscribe to download
Ring Of Destiny(WIP)

Description
Sorry, there is no English version yet. We will add English in a future version.

Ring Of Destiny is a full mod with 5 new character and their cards ,relic and alterative skins.
Also will have full 4 act and a special boss fight.
150 Comments
Shadow_CK 24 Jun @ 10:06am 
氪金术士血灾卡牌用了就报错闪退
2 Jun @ 9:18pm 
我搜了一下厂商真的叫多氪……妈耶这也太直白了。
冷辰z 12 May @ 8:57pm 
可怜的命运之戒,感谢丽塔复活:steambored:
绝命吐司 12 May @ 7:02am 
怎么感觉第一个好弱啊,每次都死在半路
ParadoxReloaded 11 May @ 10:38pm 
Okay, I realize now its probably because I don't have my game in chinese >.< I would love to see an english translation for this though, if I have time I may compile my own for submission, but we'll see.
ParadoxReloaded 11 May @ 10:27pm 
Doesn't seem to matter how many or few mods I have active. I keep getting this error when trying to load the game with this mod:

Mods in stacktrace:
- RingOfDestiny (0.8.2)
Cause:
java.lang.ArrayIndexOutOfBoundsException: 8
at RingOfDestiny.RingOfDestiny.receivePostInitialize(RingOfDestiny.java:260)
at basemod.BaseMod.publishPostInitialize(BaseMod.java:2311)
at basemod.patches.com.megacrit.cardcrawl.core.CardCrawlGame.PostInitializeHook.PostInitialize(PostInitializeHook.java:21)
at com.megacrit.cardcrawl.core.CardCrawlGame.create(CardCrawlGame.java:300)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:149)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:126)
SlenderChild 27 Apr @ 6:37pm 
Another update! Yay ^_^
634555477 7 Apr @ 12:59am 
氪金就会变强!
天阳的搅拌机 8 Mar @ 7:18am 
哇还是动态角色图片,好会摇
⎝⧹喏Aaron⧸⎠ 19 Feb @ 5:58pm 
和其他地牢mod一起的时候进其他地牢会报错:

public void onLoad(Integer integer) {
System.out.println("载入存储数值");
this.soulStoneSaved = integer; // 这里的integer会是null,建议进行null check
}

java.lang.NullPointerException
at RingOfDestiny.helpers.SoulStoneCustomSavable.onLoad(SoulStoneCustomSavable.java:24)
at RingOfDestiny.helpers.SoulStoneCustomSavable.onLoad(SoulStoneCustomSavable.java:7)
at basemod.abstracts.CustomSavable.onLoadRaw(CustomSavable.java:42)
at basemod.patches.com.megacrit.cardcrawl.core.CardCrawlGame.LoadPlayerSaves.Postfix(LoadPlayerSaves.java:108)
at com.megacrit.cardcrawl.core.CardCrawlGame.loadPlayerSave(CardCrawlGame.java:1245)
at com.megacrit.cardcrawl.core.CardCrawlGame.update(CardCrawlGame.java:801)
at com.megacrit.cardcrawl.core.CardCrawlGame.render(CardCrawlGame.java:423)