
You are viewing a potentially older version of this package. View Latest Version

A V-Rising mod adding quality-of-life features like auto fishing, inventory stack size and per level stat bonuses, respawn point management and carriage tracking.
Disclaimer: Some features in this mod are experimental or not thoroughly tested and may have bugs. Feedback and bug reports are highly appreciated! (suggestions are also welcome!)
All settings are available in the BepInEx config file:
| Section | Setting | Description | Default |
|---|---|---|---|
| BloodMixer | enableBloodmixerExtraBottle |
Gives a glass bottle back when mixing 2 blood potions. | false |
| Fishing | enableAutoFish |
Fish will automatically be caught whenever a splash happens. | false |
| InventoryBonus | enableInventoryBonus |
Bonus to inventory stack size based on equipped bag. | false |
| InventoryBonus | bagInventoryBonusMultiplier |
Inventory stack size bonus multipliers per bag tier (max stack size clamped to 4095). | 1.05,1.10,1.15,1.20,1.25,1.30 |
| LevelBonus | enableLevelBonus |
Bonus to stats based on your level. | false |
| LevelBonus | levelBonusMultiplier |
Level bonus addition per level per stat: resourceYieldBonus, moveSpeedBonus, shapeshiftMoveSpeedBonus. | 0.005,0.003,0.0035 |
| Respawn | enableRespawnPoint |
Admins can spawn and set custom respawn points. | false |
| Respawn | enableNonAdminRespawnPointSpawning |
Non-admins can also spawn respawn points (limited). | false |
| Respawn | enablePredefinedRespawnPoints |
Enables predefined respawn points from a JSON file. | false |
| Respawn | enableRespawnPointBreakage |
Respawn points break after 1 use. | false |
| Respawn | respawnPointLimit |
Limit of respawn points for non-admins (0 = unlimited). |
1 |
| Respawn | respawnPointCostAmount |
Amount of item required to spawn a respawn point. | 1 |
| Respawn | respawnPointCostItemPrefab |
Prefab ID of the required item. | 271594022 |
| Respawn | respawnPointPrefab |
Prefab ID of the respawn point. | -55079755 |
| Respawn | respawnAnimationPrefab |
Prefab ID of the respawn animation. | 1290990039 |
| Carriage | enableCarriageTracking |
Carriages will be tracked and shown on the map. | false |
If enabled, edit the file at
BepInEx\config\Respawns\respawns.json
to add global respawn point coordinates and rotations.
.rps sp — Admin/User(If enabled in settings): Spawn a custom respawn point..rsp set — User: Set the nearest respawn point as your own if you own it..rsp rem — User: Remove the nearest respawn point if you own it.BlueprintData component. (causes error on client otherwise)Special thanks to:
VComforts.cfg file.