
ArenaBuilds
Get a fully customizable build, weapon or jewel in a single command!
Last updated | a week ago |
Total downloads | 89 |
Total rating | 1 |
Categories | Server Mods Oakveil Update |
Dependency string | Crostomos-ArenaBuilds-0.2.10 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function

BepInEx-BepInExPack_V_Rising
BepInEx pack for V Rising. Preconfigured and includes Unity Base DLLs.
Preferred version: 1.733.2
deca-VampireCommandFramework
Command framework for developers to easily create universal commands for their plugins.
Preferred version: 0.10.3README
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 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.
π§ 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
Fun Fact : You can equip ability not present in the spell book, for example
AB_Blood_VampiricCurse_AbilityGroup
- A list of valid
- Dedicated command to create a weapon or jewel with personalized attributes
π¬ Commands
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... |
π¦ 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 if necessary
- 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.
- Especially nova on Discord, for his amazing feedback and bug reports on weapon & jewel commands!
- 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.