zfolmt-Sanguis icon

Sanguis

Reward players for being online with optional daily login bonus!

Last updated 2 weeks ago
Total downloads 214
Total rating 2 
Categories Server Mods 1.0 Update
Dependency string zfolmt-Sanguis-0.2.1
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_V_Rising-1.691.3 icon
BepInEx-BepInExPack_V_Rising

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

Preferred version: 1.691.3
deca-VampireCommandFramework-0.9.0 icon
deca-VampireCommandFramework

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

Preferred version: 0.9.0

README

Table of Contents

Change config values to suit your server economy. Rebranded from Nocturnes to Sanguis as Deca is working on a project with a similar name and thought it'd be best to take care of now to avoid confusion in the future.

Features

  • Sanguis: Reward players with Sanguis for being online. Can be redeemed in-game for a configurable item reward, Sanguis per minute online and Sanguis per item reward can be configured as well as the update interval.
  • Daily Login Rewards: Reward players with a congfigurable item/quantity for logging in once per day. Can be separate from Sanguis item.

Commands

Sanguis Commands

  • .redeemSanguis
    • Redeem Sanguis for items.
    • Shortcut: .rs
  • .getSanguis
    • Get total Sanguis. Also updates them.
    • Shortcut: .get s
  • .getDaily
    • Get daily time until daily or grants reward if eligible.
    • Shortcut: .get d

Configuration

Reward Systems

  • Sanguis: Sanguis (bool, default: false)
    Enable or disable Sanguis.
  • Daily Logins: DailyLogin (bool, default: false)
    Enable or disable daily logins. Sanguis must be enabled as well.
  • Daily Item Reward: DailyReward (int, default: -257494203)
    Item prefab for daily reward.
  • Daily Item Quantity: DailyQuantity (int, default: 50) Item quantity for daily reward.
  • Sanguis Item Reward: SanguisItemReward (int, default: -257494203)
    Item prefab for redeeming Sanguis.
  • Sanguis Reward Factor: SanguisRewardFactor (int, default: 50)
    Sanguis required per item reward.
  • Sanguis Per Minute: SanguisPerMinute (int, default: 5)
    Factor by which rates are increased in expertise/legacy per increment of prestige in leveling.
  • Sanguis Update Interval: SanguisUpdateInterval (int, default: 30)
    Interval in minutes to update player Sanguis.