XiaohaiMod-DroneBoomBox icon

DroneBoomBox

You can use it to play cunstom music (from local disk) and heal player

Last updated 3 days ago
Total downloads 6962
Total rating 1 
Categories Audio Items Drones
Dependency string XiaohaiMod-DroneBoomBox-1.0.0
Dependants 11 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
Zehs-REPOLib-1.4.0 icon
Zehs-REPOLib

Library for adding content to R.E.P.O.

Preferred version: 1.4.0

README

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

中文说明
  1. 文件放置

    • REPO_BoomBox.dllboombox 文件夹和 Music 文件夹放入 Bepinex/plugins
    • ⚠️ 三者必须位于同一目录
  2. 音乐添加

    • 将音乐文件(支持 .ogg/.mp3/.wav)放入 Music 文件夹
  3. 快捷键​(仅吸附者可用):

    • [ / ] : 上一曲 / 下一曲
    • - / = : 降低 / 提高音量
English
  1. Installation:

    • Place REPO_BoomBox.dll, boombox folder and Music folder into Bepinex/plugins
    • ⚠️ All three must be in the same directory
  2. Add Music:

    • Put music files (supports .ogg/.mp3/.wav) into Music folder
  3. 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

  • By 小海 (Xiaohai)
    Bilibili

  • By 傀鹏 (Kui Peng)
    Bilibili


📜 更新日志 | Changelog

v1.0.0 (2025-3-14)

  • 初始发布 | Initial Release