Muskmelovon-ShareChest icon

ShareChest

让宝箱掉落多倍物品的《雨中冒险2》模组。在神器界面启用均衡神器(Artifact of Equilibrium)即可生效。A Risk of Rain 2 mod that makes chests drop multiple items. Activate the Artifact of Equilibrium in the artifact selection screen to enable multiplied loot.

Last updated 2 weeks ago
Total downloads 898
Total rating 2 
Categories Mods Server-side Survivors of the Void Seekers of the Storm Update AI Generated
Dependency string Muskmelovon-ShareChest-1.0.2
Dependants 0 other packages depend on this package

This mod requires the following mods to function

RiskofThunder-HookGenPatcher-1.2.3 icon
RiskofThunder-HookGenPatcher

MMHOOK generation at runtime.

Preferred version: 1.2.3
tristanmcpherson-R2API-5.0.5 icon
tristanmcpherson-R2API

A modding API for Risk of Rain 2

Preferred version: 5.0.5
bbepis-BepInExPack-5.4.2113 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.2113
RiskofThunder-RoR2BepInExPack-1.43.0 icon
RiskofThunder-RoR2BepInExPack

Simplify the modding ecosystem of Risk of Rain 2, making it easier for modders to create and maintain their mods while preventing harmful bugs.

Preferred version: 1.43.0

README

ShareChest-共享宝箱

让宝箱掉落多倍物品的《雨中冒险2》模组。 在神器界面启用 均衡神器(Artifact of Equilibrium) 即可生效。

在神器界面启用 均衡神器来激活多倍掉落。 禁用即可恢复原版掉落。

不满足于多倍掉落?可以试试我的另一个Mod:Equilibrium src

但是与我的另一个ModEquilibrium src冲突!不能同时安装两个Mod

警告

  • 使用过高的倍率(例如 10 倍以上)会显著增加物品掉落数量,可能影响游戏性能。

功能特性

  • 动态倍率 = 当前玩家数量(单人 1 倍,双人 2 倍,以此类推)
  • 固定倍率(1–50,默认 5 倍)
  • 自由选择哪些宝箱类型受倍率影响(白名单)
  • 掉落距离配置(默认6)
  • 实时追踪玩家数量(支持多人加入/离开)
  • 调试命令:F5 = 显示当前状态,F6 = 强制刷新玩家数量
  • 对局结束统计(生成宝箱数、打开宝箱数、打开率

配置说明

编辑配置文件 BepInEx/config/com.Muskmelovon.ShareChest.cfg

配置项 默认值 说明
启用插件 true 总开关(同时需要神器启用才生效)
启用动态倍率 false true = 倍率 = 玩家数量,false = 使用固定倍率
固定掉落倍率 5 动态倍率关闭时使用的倍率值
掉落距离限制 6 物品飞散范围(建议保持默认)
应用倍率的宝箱类型 见下方 逗号分隔的宝箱名称。留空 = 所有宝箱
启用调试日志 true 输出详细日志,排错时开启

• 常见宝箱类型:

  • Chest1(Clone): 普通宝箱

  • Chest2(Clone): 大宝箱

  • GoldChest: 传奇宝箱

  • LunarChest(Clone): 月球舱

  • VoidChest(Clone): 虚空摇篮

  • EquipmentBarrel(Clone): 装备箱(默认关闭)

  • Lockbox(Clone): 生锈带锁箱(默认关闭)

  • CategoryChestUtility(Clone): 辅助箱

  • CategoryChest2Utility Variant(Clone): 大辅助箱

  • CategoryChestHealing(Clone): 治疗箱

  • CategoryChest2Healing Variant(Clone): 大治疗箱

  • CategoryChestDamage(Clone): 伤害箱

  • CategoryChest2Damage Variant(Clone): 大伤害箱

• 默认关闭倍率宝箱类型:

  • EquipmentBarrel(Clone): 装备箱

  • Lockbox(Clone): 生锈带锁箱

兼容性

  • 依赖项:BepInExPackR2API
  • 与大部分模组兼容性未知,尤其是修改 ChestBehavior.BaseItemDrop 的模组。

安装方法

  1. ShareChest.dll 放入 BepInEx/plugins/ 文件夹。
  2. 启动游戏,配置文件会自动生成。

有任何问题/建议或想做出贡献?

更新日志