Slay the Spire

Slay the Spire

383 个评价
进阶之重生(来改变你的游戏难度吧)
3
2
   
奖励
收藏
已收藏
取消收藏
Modifiers, Expansion
Language : English, Korean
标签: 简体中文
文件大小
发表于
更新日期
1.447 MB
2019 年 1 月 25 日 下午 4:36
2021 年 6 月 16 日 下午 7:37
15 项改动说明 ( 查看 )

订阅以下载
进阶之重生(来改变你的游戏难度吧)

描述
大家吼啊!
你是否想过过杀戮尖塔过于简单又或是太难了呢?不用担心!这个mod会将25个全新的进阶等级添加至你的游戏 (20个负进阶,5个正进阶)。

进阶等级
  • 进阶25: (最高进阶) 在boss遗物之前需要选择一种荒疫
  • 进阶24: 进阶之灾不再是虚无的了
  • 进阶23: 回血效率变低
  • 进阶22: 你的部分金币会被吃掉 (相信我,你看到之后就会懂了).
  • 进阶21: 商人的卡牌移除服务要价更高
  • 进阶-1: 普通敌人造成的伤害变少
  • 进阶-2: 精英敌人造成的伤害变少
  • 进阶-3: Boss造成的伤害变少
  • 进阶-4: 普通敌人的血量更少
  • 进阶-5: 精英敌人的血量更少
  • 进阶-6: Boss敌人的血量更少
  • 进阶-7: 升级过的牌出现频率提升
  • 进阶-8: boss变富
  • 进阶-9: 最大生命值提升
  • 进阶-10: 通货紧缩
  • 进阶 -11: Boss战后获取额外最大生命值上限
  • 进阶-12: 你能获取更多的金币
  • 进阶-13: 回血效率提升
  • 进阶-14: 普通敌人现在会有概率掉落遗物
  • 进阶-15: 精英敌人现在会额外掉落一张卡牌
  • 进阶-16: Boss敌人现在会掉落一件稀有遗物
  • 进阶-17: 所有的战后奖励都会有一瓶额外的药水
  • 进阶-18: 在每回合开始时获得一点额外的能量
  • 进阶-19: 每回合额外抽一张牌.
  • 进阶-20: (最低进阶) 所有的初始卡牌都是被升级过得; 所有的非boss宝箱都将额外含有一个遗物
是不是听起来很好玩呀? 心动不如行动赶快下载吧。

额外信息
这个mod拥有正常的进阶流程,但是这个是可以在mod设置中关掉。 不过这个会把正常的进阶等级流程一并关掉。

这个mod现在支持各种翻译啦~如果你想帮忙翻译其他语种的话,只需在github上提问,或者用什么其他方式来联系我就好


我会虚心接受任何建议,评论或是在我的github中留言即可:
https://github.com/will2216/Ascension-reborn/issues

尽可能的话还是用github吧,对我来说更方便点。当然啦,评论也是有用哒


开发团队
Mod 开发者:
Beta Chess
Yrhcyt (他让我使用了他的负进阶代码)

艺术人员:
Bakuhaku (如果你成年了的话可以搜搜他)
Grillkylling

翻译:
Dalamzi (韩语)
IrisRaphael爱丽丝拉斐尔 (简体中文)


喜欢我的mod并且希望我更新下去?
可以考虑下在Ko-Fi上资助我一杯咖啡钱吗,或者起码点个喜欢也好。:)
[ko-fi.com]
热门讨论 查看全部(1)
0
2023 年 11 月 11 日 上午 1:39
translation
1
120 条留言
glennvtx 9 月 16 日 下午 3:00 
also could you make some of the asc modifiers not be relics, some popular mods add ways to transform relics in some way.
glennvtx 9 月 16 日 下午 2:56 
REALLY FUN, one thing i could really see working is stacking the ascention effects positive and negative, i think playing -25 and 25 asc could be cool
bo~ki 8 月 24 日 上午 9:55 
update pl😥😭
zalone123456 3 月 4 日 上午 5:59 
重新进入游戏,游戏难度会变成0
GAMING BACKLOG FINAL BOSS 2024 年 7 月 11 日 上午 5:06 
pretty good. Makes the game more variative.
Gear`O`Derm 2024 年 6 月 1 日 下午 11:56 
I got some strange bug
Beta Chess  [作者] 2023 年 2 月 26 日 上午 5:49 
I'm sorry guys, but I simply have way too much going on at the moment to take a look at the mod again. Long work days and other projects simply take too much time, and I don't really play the game much anymore. I do want to update the mod, but I'm sorry to say that it's definitely at the bottom of my programming priority list.
If there are any programmers willing and able to help, I'll gladly look at some pull requests and/or answer some questions about the codebase. Though I'm gonna be honest, patching some of the ascension levels is quite a mess, and I haven't found any good solution for a lot of them, so most of the patches are actually quite a pain to do. Still, if anyone is up for helping, I'll try to be of as much assistance as possible.
freeflyfish 2023 年 2 月 24 日 上午 6:18 
Cause:
java.lang.IndexOutOfBoundsException: Index: 16233, Size: 20
at java.util.ArrayList.rangeCheck(ArrayList.java:653)
at java.util.ArrayList.get(ArrayList.java:429)
at org.technicalpi.UI.AscModScreen.loadAscensionFromString(AscModScreen.java:869)
at org.technicalpi.UI.AscModScreen.update(AscModScreen.java:297)
at org.technicalpi.stspatches.AscScreenUpdateRender$Update.Postfix(AscScreenUpdateRender.java:20)
at com.megacrit.cardcrawl.screens.mainMenu.MainMenuScreen.update(MainMenuScreen.java:298)
at com.megacrit.cardcrawl.core.CardCrawlGame.update(CardCrawlGame.java:789)
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)
pgames-food 2023 年 2 月 21 日 下午 7:12 
hi is there a way to increase the current ascension, for an existing game?
(for example, like having the next battle and beyond, at a high ascension)

maybe even a relic that could be activated on right-click, to increase +1 to all future battles / acts after the current one?
For Selling Mayonaise! 2023 年 2 月 21 日 下午 1:47 
The config option for progression doesnt seem to do anything. I always have the screen where i can select all options freely. And the screenshot where you can click to 25 doesnt exist