NextNepper-Casual_TNH icon

Casual TNH

Allows you to multiply amount of tokens you earn, change encryption analyze phase length, reroll items for free and change cost of upgrading and cloning magazines. Everything is configurable.

Last updated 5 months ago
Total downloads 2029
Total rating 0 
Categories Tweaks
Dependency string NextNepper-Casual_TNH-1.0.2
Dependants 1 other package depends on this package

This mod requires the following mods to function

BepInEx-BepInExPack_H3VR-5.4.1700 icon
BepInEx-BepInExPack_H3VR

BepInEx pack for H3VR. Preconfigured and ready to use.

Preferred version: 5.4.1700

README

Casual TNH

This mod I've made for H3VR does the following when playing take and hold game mode:

  1. Allows you to multiply amount of tokens you earn(configurable in .cfg file).
  2. Allows you to change required time for encryptions to appear(configurable in .cfg file).
  3. Allows you to reroll items for free(can be enabled or disabled in .cfg file).
  4. Allows you to change cost of upgrading magazines(configurable in .cfg file).
  5. Allows you to change cost of cloning magazines(configurable in .cfg file).

Note: This mod was written on 16/10/2023 and was updated on 02/12/2023(Update 111 - INSTITUTION). If it doesn't work game might have received updates so mod might need to be updated as well.

Source Code

You'll need some dependency .dll files, import them to your project or code won't work:

  • BepInEx.dll from BepInEx/core
  • 0Harmony.dll from BepInEx/core
  • Assembly-CSharp.dll from H3VR_Data/Managed
  • UnityEngine.dll from H3VR_Data/Managed

Project Properties
Target framework: .NET Framework 3.5
Output type: Class Library