You are viewing a potentially older version of this package.
View all versions.
BetterMissions
An VRising mod to do a better control of the servant missions.
Date uploaded | 2 years ago |
Version | 1.1.0 |
Download link | Caioreix-BetterMissions-1.1.0.zip |
Downloads | 3818 |
Dependency string | Caioreix-BetterMissions-1.1.0 |
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.691.3README
BetterMissions
Better Missions is a VRising mod that allows you to change servant missions times and any other things.
Instalation (Manual)
- Install BepInEx
- Extract BetterMissions.dll into (VRising client folder)/BepInEx/plugins
- ServerLaunchFix recommended for in-game hosted games
- (Optional) If not using ServerLaunchFix, extract BetterMissions.dll into (VRising server folder)/BepInEx/plugins
How to use
- When you start an mission in the throne it will automatically reduce the time based on defined configs.
Features:
- Control the mission duration.
- Offline mission duration progress.
- Work with other mods that speeds the time, like CoffinSleep.
Future features:
- Real mission duration displayed on the HUD.
- Config reduction for each mission on map.
- Encrypt json files.
- Update mission time if the MissionReduceRate was changed.
- Add chat command to reload server configs.
- Level system to send servants to the mission.
Configuration
Values can be configured at (VRising client/server folder)/VRising/BepInEx/config/BetterMissions.cfg
[🔧Server]
## Define the mission reduce divisor. Ex: if you set 2, 2 hours will be 1 hour (0 will be replaced by 1)
# Setting type: Single
# Default value: 2
MissionReduceRate = 2
## Enabled, mission progress will be loaded even with the server offline.
# Setting type: Boolean
# Default value: true
OfflineMissionProgress = true