You are viewing a potentially older version of this package. View all versions.
Dawiss-NightbaneHardcore-1.0.2 icon

NightbaneHardcore

Hardcore Perma Death Mode for V Rising.

Date uploaded a year ago
Version 1.0.2
Download link Dawiss-NightbaneHardcore-1.0.2.zip
Downloads 96
Dependency string Dawiss-NightbaneHardcore-1.0.2

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

image

NightbaneHardcore

Welcome to NightbaneHardcore, a hardcore survival experience designed to test your skills and resilience! This mod introduces punishing mechanics to elevate your gameplay. Ready to face the ultimate challenge?


Warning

  • This mod was designed for solo gameplay. When you die, your entire castle gets deleted, SteamID of your character is set to 0 and you are kicked from the server.

Known Bugs

  • Dying from sun will be detected as PvP Death.

Features

  • Total Progress Wipe on Death: Die, and your entire journey resets. No second chances.
  • Death Announcements: Every death is broadcasted in chat for all to witness.
  • Discord Deathlog: Log every demise to Discord for a permanent record.
  • Bloodmoon PvP: PvP activates during bloodmoons—survive or conquer.
  • Boosted Drops During Bloodmoon: Higher drop rates make the chaos rewarding.
  • Disable dropping items from your inventory: Use it to avoid situations where high level player crafts high end gear for his low level friend that just joined the server.
  • Last Words: Your final message echoes in the chat announcement.

Commands

  • .dropenable
    Unlock item deletion if item drops are disabled.
  • .dropdisable
    Lock item deletion to prevent accidental removals.

Configuration

Customize your NightbaneHardcore experience with the following config options:

[Bloodmoon]

  • PvPOnBloodmoon
    Enable PvP during Bloodmoon.

    • Type: Boolean
    • Default: true
  • HigherDropOnBloodmoon
    Enable higher item drop rates during Bloodmoon.

    • Type: Boolean
    • Default: true
  • DropRateOnBloodmoon
    Set the drop rate multiplier during Bloodmoon (if enabled).

    • Type: Int32
    • Default: 3

[Discord]

  • DiscordDeathlog
    Log deaths to a Discord webhook.

    • Type: Boolean
    • Default: false
  • DiscordWebhookID
    Discord webhook ID for PvE death logging.

    • Type: String
    • Default: (empty)
  • DiscordWebhookToken
    Discord webhook token for PvE death logging.

    • Type: String
    • Default: (empty)
  • DiscordWebhookIDPvP
    Discord webhook ID for PvP kill logging.

    • Type: String
    • Default: (empty)
  • DiscordWebhookTokenPvP
    Discord webhook token for PvP kill logging.

    • Type: String
    • Default: (empty)

[General]

  • AnnounceDeaths
    Announce player deaths in chat.

    • Type: Boolean
    • Default: true
  • LockItemDropping
    Prevent players from dropping items on ground.

    • Type: Boolean
    • Default: true
  • LastWords
    Add last words of player that just died to the chat announcement.

    • Type: Boolean
    • Default: true

If you have any questions, feel free to join Nightbane Discord: https://discord.gg/23Bd9ryzUH

CHANGELOG

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.7] - 2025-05-09

Changed

  • Updated README.md on Thunderstore (no code changes).

[1.0.6] - 2025-05-08

Fixed

  • V Rising 1.1 Hotfix 6 Compatibility

[1.0.5] - 2025-05-08

Fixed

  • Fixed deaths to sun showing as PvP Kill.

[1.0.4] - 2025-05-08

Fixed

  • V Rising 1.1 compatibility

Changed

  • Removed BloodyCore dependency
  • Removed Bloodstone dependency

[1.0.3] - 2025-03-24

Fixed

  • Fixed Bloodmoon detection to ensure proper event triggering.
  • Fixed Bloodmoon drop rate configuration to read from config file (previously hardcoded at x3).

[1.0.2] - 2025-03-13

Changed

  • Updated README.md on Thunderstore (no code changes).

[1.0.1] - 2025-03-13

Fixed

  • Fixed PvP Discord deathlog webhook to correctly log player deaths.

[1.0.0] - 2025-03-13

Added

  • Initial release of the project.