Crostomos-ArenaBuilds icon

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-1.733.2 icon
BepInEx-BepInExPack_V_Rising

BepInEx pack for V Rising. Preconfigured and includes Unity Base DLLs.

Preferred version: 1.733.2
deca-VampireCommandFramework-0.10.3 icon
deca-VampireCommandFramework

Command framework for developers to easily create universal commands for their plugins.

Preferred version: 0.10.3

README

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

  • 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

  1. Install BepInEx
    Follow the guide here: BepInEx Installation Guide

  2. Download VampireCommandFramework (VCF)

  3. Download ArenaBuildsMod
    Grab the BuildArena.dll and builds.json files from the Releases section.

  4. 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.


🐞 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.