PatchNote-OverheadStamina icon

OverheadStamina

Shows nearby players' stamina, extra stamina, and afflictions above their names.

Last updated 5 days ago
Total downloads 875
Total rating 1 
Categories Quality Of Life Client Side
Dependency string PatchNote-OverheadStamina-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_PEAK-5.4.75301 icon
BepInEx-BepInExPack_PEAK

BepInEx pack for PEAK. Preconfigured and ready to use.

Preferred version: 5.4.75301

README

Overhead Stamina

Shows nearby players' stamina, extra stamina, and afflictions above their nameplates when they are close enough.

Overhead Stamina reuses the game's stamina bar and affliction bar UI, so it stays visually consistent with the HUD and can pick up compatible modded affliction bars.

Configuration

Launch once, then edit BepInEx/config/patchnote.overheadstamina.cfg.

Setting Default Description
General.MaxDistance 18 Maximum world-space distance for showing another player's stamina bar.
General.BarScale 1.5 Scale multiplier for the stamina bar shown above player names.
General.DistanceOverlayKeyboardKey BackQuote Keyboard key used to toggle the distance overlay. Set to None to disable.

Press the configured distance overlay key in-game to toggle a distance overlay. While enabled, stamina bar/nameplate visibility range is raised to 2000 world units and each player name shows distance in meters.

If Hunter is installed, the distance overlay is automatically limited to General.MaxDistance so it cannot reveal far-away players. Other mods can request the same behavior through the public API documented in API.md.