Korbah-TotalLootTracker icon

TotalLootTracker

Shows total remaining loot value in REPO.

By Korbah
Last updated 4 hours ago
Total downloads 173
Total rating 0 
Categories Quality Of Life
Dependency string Korbah-TotalLootTracker-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2305
nickklmao-MenuLib-2.5.3 icon
nickklmao-MenuLib

A library for creating UI!

Preferred version: 2.5.3

README

Total Loot Tracker

Adds a HUD label showing how much loot value is left in the level, updating in real time as items are damaged, destroyed, or extracted.

Features

  • Loot Left label in the bottom-left of the HUD showing the total dollar value of remaining items in the level
  • Extracted label (green, fades out) showing the value of the most recent extraction
  • Damage label (red, fades out) showing accumulated item damage since the last hit — stacks if multiple items are broken in quick succession
  • Automatically hides during shop visits
  • Correctly handles surplus extraction bags (the overflow bag is added back to the remaining total)
  • Tracks enemy valuables that spawn mid-round

Configuration

Settings are in BepInEx/config/Korbah.TotalLootTracker.cfg after first run:

Key Default Description
Labels.HoldDuration 2 Seconds the Extracted/Damage labels stay fully visible before fading
Labels.FadeDuration 1 Seconds the fade-out animation takes

Dependencies