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.
| Last updated | a year ago |
| Total downloads | 94329 |
| Total rating | 2 |
| Categories | Audio Items Drones |
| Dependency string | XiaohaiMod-DroneBoomBox-1.0.0 |
| Dependants | 43 other packages depend on this package |
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
Drone Boombox 音响无人机模组
📖 模组信息 | Mod Info
中文说明
- 模型来源:基于《Lethal Company》的 Boombox 模型制作
- 核心功能:
✅ 播放本地自定义音乐
✅ 治疗携带者生命值(可配置开关)
✅ 吸附到任意物体/玩家身上 - 高度可配置:
⚙️ 治疗数值/频率 ⚙️ 电量消耗速率 ⚙️ 商店刷新概率等
English
- Model Source: Based on Boombox model from Lethal Company
- Core Features:
✅ Play custom music from local files
✅ Heal carrier's health (configurable)
✅ Attachable to any object/player - High Customizability:
⚙️ Heal amount/interval ⚙️ Battery drain rate ⚙️ Shop spawn probability, etc.
🛠️ 安装与使用 | Install & Usage
中文说明
-
文件放置:
- 将
REPO_BoomBox.dll、boombox文件夹和Music文件夹放入Bepinex/plugins - ⚠️ 三者必须位于同一目录
- 将
-
音乐添加:
- 将音乐文件(支持
.ogg/.mp3/.wav)放入Music文件夹
- 将音乐文件(支持
-
快捷键(仅吸附者可用):
[/]: 上一曲 / 下一曲-/=: 降低 / 提高音量
English
-
Installation:
- Place
REPO_BoomBox.dll,boomboxfolder andMusicfolder intoBepinex/plugins - ⚠️ All three must be in the same directory
- Place
-
Add Music:
- Put music files (supports
.ogg/.mp3/.wav) intoMusicfolder
- Put music files (supports
-
Hotkeys (only for attached player):
[/]: Previous/Next Track-/=: Decrease/Increase Volume
⚙️ 配置选项 | Configuration
中文说明
配置文件路径: Bepinex/config/com.KuiPengMod.REPO.BoomBox.cfg
| 配置项 | 描述 |
|---|---|
healPlayer |
是否启用治疗功能 |
healCooldownSecond |
治疗间隔(秒) |
healAmount |
单次治疗量 |
batteryDrainRate |
每秒电量消耗 |
spawnMust |
是否强制在商店刷新 |
percentageProbability |
商店刷新概率(当 spawnMust=false 时生效) |
valueMin & valueMax |
售价随机范围 |
English
Config Path: Bepinex/config/com.KuiPengMod.REPO.BoomBox.cfg
| Parameter | Description |
|---|---|
healPlayer |
Enable/Disable healing |
healCooldownSecond |
Healing interval (seconds) |
healAmount |
Health points per heal |
batteryDrainRate |
Battery consumption per second |
spawnMust |
Always spawn in shop |
percentageProbability |
Spawn chance (if spawnMust=false) |
valueMin & valueMax |
Price range |
👨💻 作者信息 | Author
📜 更新日志 | Changelog
v1.0.0 (2025-3-14)
- 初始发布 | Initial Release