多人游戏增益共享-MP Share
+当多人游戏中有玩家治疗或者获得格挡时,共享效果给其他同房间的玩家
尖塔补给站是一个第三方的 Steam 创意工坊索引与下载辅助工具,收录 杀戮尖塔 与 杀戮尖塔 2 的公开创意工坊条目。你可以在这里按热度、订阅数和更新时间浏览模组,查看模组的简介、所属游戏、作者来源、文件大小与更新时间,并跳转到 Steam 原始页面。
本站不存储、不修改、不二次分发模组的著作权内容,所有条目均来自 Steam 创意工坊公开接口,版权归原作者所有。 使用前请阅读 用户协议、 版权声明 与 免责声明; 权利人如需下架内容,请通过 侵权删除申请 联系我们。
BROWSE / FILTER
当多人游戏中有玩家治疗或者获得格挡时,共享效果给其他同房间的玩家
升级遗物功能的支持库。
一个能在画面左下角显示当前播放背景音乐名称的功能mod,同时也是支持库 在receivePostInitialize里面添加MusicTipLib.addMusicName()即可将你的音乐名加入显示
Accumulate and spend Dice to alter your card rewards! This mod is designed to be fully customizable (within its own limits) and every variable can be controlled by the player for their own tailored play experience. I set some default variables that make se
A handy tool for sharing modpacks with your friends! No more spending a few hours changing configs! Pepper Loader can copy and load an entire modpack from scratch, simply download the mods from steam and load the packs included file. You can also make new
⚠ PHOTOSENSITIVITY/EPILEPSY WARNING: This mod contains flashing lights and is not recommended for people with photosensitivity or epilepsy. Overview Have you ever felt like the spire is too flat? You're in a massive tower but apparently it's all lit up per
A UI creation framework and GUI For Developers. Click.
A library for spawning configurable friendly monsters with animations and moves selection. This is a fork of the FriendlyMinions library with more features and bug fixes. https://github.com/hlysine/FriendlyMonsters A comprehensive guide on how to use the A
This mod allows other processes or mods to control most aspects of the game. It does nothing by itself. For more information, see the github repository: https://github.com/ForgottenArbiter/CommunicationMod
Ascension Manager is a framework meant to ease the creation of custom ascension/difficulties by removing the selection and rendering aspects in the main menu. This also makes it possible to download and use multiple mods simultaneously without conflict. Mo
这个API能让你给崩坠加入自己的角色作为首领出现。 详情:Github 页面。
给玩家或开发者编写lua脚本,来魔改游戏流程的能力 将lua脚本放在游戏根目录的mods/scripts下以在游戏运行时触发。 支持热重载,编辑脚本无需重新打开游戏即可应用效果。 例如,你可以编写一个每打出一张牌就获得1点金币的脚本: addListener('OnCardUse', function(e) local absDungeon = java.bind('com.megacrit.cardcrawl.dungeons.AbstractDungeon') absDungeon.player:gai
A core library of helpers I use in my own mods that I think others may find helpful. See GitHub Wiki for more information. To my knowledge, not used in any current mods, but if it does become used, I will update the description. Github: https://github.com/
这是一个支持可点击充能球的库。 当前库还处于早期开发阶段,欢迎在GitHub或留言区向我报告Bug。 Github link
一个基于BeanShell框架的java命令行开发者工具,可以实时运行一些java代码,也可以从文件中加载并执行。 项目源码: https://github.com/tldyl/bsh-for-sts
一个创建和管理协同效果(组合)的框架。 项目源码和api文档: https://github.com/tldyl/better-synergies
A mod that swaps the functionality of Damage and Block in Slay the Spire. Only currently has Ironclad cards altered.