dokebi-SanguineArchives icon

SanguineArchives

Keep records of combat times whenever players defeat V Blood bosses.

Last updated 2 weeks ago
Total downloads 28
Total rating 0 
Categories Server Mods 1.0 Update
Dependency string dokebi-SanguineArchives-0.1.0
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-Bloodstone-0.2.2 icon
deca-Bloodstone

Plugin framework and general utilities for V Rising mods.

Preferred version: 0.2.2
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

SanguineArchives for V Rising

SanguineArchives is a server mod for V Rising. Keep records of combat times whenever players defeat V Blood bosses.

This is an unstable release version to get feedback. There will be bugs.

You can reach out to me on the V Rising Mod Community Discord (dokebi) for issues, questions, or suggestions.

Commands

  • .archives boss [BossName] or .sga b [BossName]
    • Show records for the specified V Blood boss.
  • .archives player (0-4) (PlayerName) or .sga p (0-4) (PlayerName)
    • Show player records for V Blood bosses in the given Act. Shows recent records for Act 0 or when no Act is specified. If no player is provided, it defaults to yourself.
  • .archives top (0-4) or .sga t (0-4)
    • Show the top records for V Blood bosses in the given Act. Shows recent records for Act 0 or when no Act is specified.

Notes

  • Records are only kept for solo fights.
  • Records are only kept if the player level is equal to or less than the V Blood boss level.
  • Records are only kept if the combat begins with the V Blood boss at full HP.

Future Plans

  • [ ] Support tracking more than 1 of the same V Blood bosses at the same time.
  • [ ] Allow owners to configure messages.
  • [ ] Configure restrictions on gear levels.
  • [ ] Allow players to opt-out of messages.
  • [ ] Staff commands to clear records. Currently, you must edit the data file.
  • [ ] Localization

Known Issues

  • Messaging for Beatrice in Brutal mode is confusing, but combat times are recorded. This will be fixed this soon.
  • I don't know how this works with BloodyBosses.
  • Tracking more than 1 of the same V Blood boss is not supported yet.

Credits

The V Rising Mod Community has been a great help in developing this mod. Thank you for collaborating with me on Discord.

This mod shares a lot of code from existing mods from the community, especially from the following mods.