



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 also provides commands to give yourself weapons or jewels to complete your build.
This mod is designed to streamline arena practice and fast-paced duels without the need to manually gear up.
Although it's primarily designed for arena use, it can also be leveraged to create highly specialized builds for PvE or other purposes.
builds.json files
prefabName values is available here: VRising DBFun Fact : You can equip ability not present in the spell book, for example
AB_Blood_VampiricCurse_AbilityGroup
| Command | ShortHand | Description |
|---|---|---|
.give_build <class> |
.giveb |
Equips the specified build |
.give_legendary <weapon> <infuse> <statmod1> <statmod2> <statmod3> |
.giveleg |
Give legendary weapon |
.give_artifact <weapon> <statmod1> <statmod2> <statmod3> |
.giveart |
Give artifact weapon |
.give_jewel <ability> <spellModIndexes> |
.givej |
Give jewel with target modifiers |
.list_build |
.listb |
Displays the list of available builds |
.list_weapon |
.listw |
Displays the list of available weapons |
.list_statmod |
.listsm |
Displays the list of available stat mods |
.list_infuse |
.listi |
Displays the list of available infuses |
.list_spellmod <ability> |
.listsp |
Displays the list of available spell mod for target ability |
.clear_build |
.clearb |
Clears your inventory, abilities and passives |
.unlock_all |
.unlock_all |
Unlock abilities, passives... |
Install BepInEx
Follow the guide here: BepInEx Installation Guide
Download VampireCommandFramework (VCF)
Download ArenaBuildsMod
Grab the BuildArena.dll and builds.json files from the Releases section.
Place the files
Move VampireCommandFramework.dll and BuildArena.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.
.clear_build command does not currently remove jewels. This is not a significant issue, as that functionality has not yet been implemented. ๐.build usage to specific arena zones (can be toggled via config).Developed by Crostomos
Support me on Ko-Fi : https://ko-fi.com/crostomos
This project is licensed under the AGPL-3.0 license.