
You are viewing a potentially older version of this package. View Latest Version
JewelCreator
Server side only mod that allows you to create your own jewels with your chosen skill and skill modifier.JewelCreator
Server side only mod that allows you to create your own jewels with your chosen skill and skill modifier..
Changelog
0.1.2
Thanks Sens' for these changes.
- Added admin only use configuration.
- Fix internal names types.
0.1.1
- FIx internal error.
0.1.0
- Initial public release of the mod.
Installation
- Install BepInEx
- Install VampireCommandFramework
- Extract JewelCreator.dll into (VRising server folder)/BepInEx/plugins
Commands
Mod have only 1 command: .jewelcreator [SkillName] [Mods]
.jewelcreator ? -give basic help.
Configuration
[JewelCreator]
## Enable command "JewelCreator".
# Setting type: Boolean
# Default value: true
Enabled = true
## Enable command "JewelCreator". only for Admins
# Setting type: Boolean
# Default value: true
AdminOnly = true
## Setup (1-4) tier of jewels.
# Setting type: Int32
# Default value: 4
TierLevel = 4
## Setup (0.0 - 1.0) jewels skill modification power.
# Setting type: Single
# Default value: 1
SkillModPower = 1
Credits
Please vote and suggest your ideas here.
V Rising Mod Community is the best community of mods for V Rising.
@Deca, thank you for the exceptional frameworks VampireCommandFramework.