Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
LoudVoiceBoom
REPO游戏交流QQ群:824639225。 Host-only loud voice punishment for R.E.P.O. Players go boom when they speak too loudly.
By Zichen
| Date uploaded | 2 months ago |
| Version | 1.0.0 |
| Download link | Zichen-LoudVoiceBoom-1.0.0.zip |
| Downloads | 362 |
| Dependency string | Zichen-LoudVoiceBoom-1.0.0 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
Loud Voice Boom
支持最新 v0.4。
REPO 游戏交流 QQ 群:824639225
Loud Voice Boom(大声说话就Boom)是一个主机单独安装即可生效的 R.E.P.O. 语音惩罚模组。
功能
- 主机安装后,整局所有玩家都会按主机配置检测语音响度
- 客户端也安装本模组时,会同步显示主机计算出的左下角进度条
- 玩家说话会积累爆炸能量,小声增长很慢,大声会快速充满并在自己位置爆炸
- 只在联机正式开局后显示和触发,准备阶段、商店、竞技场不显示也不触发
- 默认只检测真实麦克风,不让 TTS 文字语音触发
- 主机只需要调整少量关键配置
- 主机屏幕左下角默认显示每个玩家的语音响度和爆炸能量条,自己固定在最下面
配置
| 分区 | 配置项 | 说明 | 默认值 |
|---|---|---|---|
| A.大声说话就爆炸 | 启用 | 开启或关闭模组功能 | 开启 |
| A.大声说话就爆炸 | 爆炸目标 | 自己、最近存活玩家、随机存活玩家 | 自己爆炸 |
| A.大声说话就爆炸 | 左下角显示进度条 | 左下角显示玩家语音响度和爆炸能量 | 开启 |
| A.大声说话就爆炸 | 爆炸触发阈值 | 说话能量达到该阈值时触发爆炸,范围 1-30,越高需要说话更久 | 10 |
| A.大声说话就爆炸 | 爆炸加速响度 | 语音响度达到该值时能量会快速增长,范围 1-5,越低越容易爆炸 | 2 |
| A.大声说话就爆炸 | 爆炸后暂停秒数 | 爆炸后暂停多久才重新计算说话能量 | 1 |
English
Loud Voice Boom is a host-only voice punishment mod for R.E.P.O.
Once the host installs it, all players are checked against the host settings. Speaking fills an explosion meter slowly at low volume and very quickly at high volume. When the meter is full, that player explodes at their own position.
Notes
- Only the host needs to install the mod.
- Muted players or players not transmitting voice will not trigger it.
- By default, TTS does not trigger explosions.
- Clients that also install the mod can see the host-synced progress HUD.
- It only runs after the multiplayer level has actually started.
CHANGELOG
Changelog
1.0.0
- 新增主机单装生效的语音响度检测,玩家说话过大声会触发爆炸。
- 新增爆炸能量机制:小声说话只会少量蓄能,大声说话会快速充满。
- 新增左下角语音进度条,显示每个玩家的响度和爆炸能量;自己固定显示在最下面。
- 新增客户端 HUD 同步:客户端也安装模组时,可以看到主机计算出的进度条;客户端未安装时不显示。
- 新增爆炸目标选项:自己爆炸、最近存活玩家爆炸、随机存活玩家爆炸。
- 新增整数配置:爆炸触发阈值默认
10,范围1-30;爆炸加速响度默认2,范围1-5;爆炸后暂停秒数默认1,范围0-30。 - 爆炸默认造成
100点伤害,爆炸后会等待设定延迟再重新计算说话能量。 - 限制为联机正式开局后才显示和触发,准备阶段、商店、竞技场不会工作。