
ArenaBuilds
Get a fully customizable build with a single command!Details
ArenaBuilds
ArenaBuilds is a lightweight, server-side mod for V Rising that allows players to instantly equip ready-to-use PvP builds via simple in-game commands.
Itโs designed to streamline arena practice and fast-paced duels without the need to manually gear up.
Although this mod is primarily designed for arena use, it can also be leveraged to create highly specialized builds for PvE or other purposes.
๐ง Features
- Instantly equip a complete build with a single command, including:
- Blood type
- Fully attributed weapons
- Armor sets
- Abilities
- Jewels
- Passive spells
- Default builds are based on PVP_Preset
- Builds are fully customizable via the
builds.json
files- A list of valid
prefabName
values is available here: VRising DB - For a comprehensive list of prefabName values, particularly those related to StatMod and SpellMod, refer to: VRising Mods Wiki
- A list of valid
๐ฌ Commands
Command | ShortHand | Description |
---|---|---|
.give_build <class> |
.giveb <class> |
Equips the specified build |
.list_build |
.listb |
Displays the list of available builds |
.clear_build |
.clearb |
Clears your inventory, abilities and passives |
.unlock_all |
.unlock_all |
Unlock abilities, passives... |
๐ฆ Requirements
๐ฅ Installation
-
Install BepInEx
Follow the guide here: BepInEx Installation Guide -
Download VampireCommandFramework (VCF)
-
Download ArenaBuildsMod
Grab theBuildArena.dll
andbuilds.json
files from the Releases section. -
Place the files
-
Move
VampireCommandFramework.dll
andBuildArena.dll
to:
BepInEx/Plugins/
-
Move
builds.json
to:
BepInEx/config/ArenaBuilds/
Note: The config folder may not exist until you've run the server at least once with BepInEx installed.
-
๐ Known Issues
- The
.clear_build
command does not currently remove jewels. This is not a significant issue, as that functionality has not yet been implemented. ๐
๐ง Planned Features
- Save and restore your characterโs original state before and after using a build.
- Automatically unlock abilities & passives
- Restrict
.build
usage to specific arena zones (can be toggled via config). - Load several builds.json.
๐ Credits
- Big thanks to the V Rising Modding Community for documentation and open-source mods.
- Special thanks to Odjit for the KindredExtract mod, which was a helpful reference.
๐ค Author
Developed by Crostomos
Support me on Ko-Fi : https://ko-fi.com/crostomos
๐ License
This project is licensed under the AGPL-3.0 license.