You are viewing a potentially older version of this package. View all versions.
SoftwareEngineers-Risky_Stats-1.2.2 icon

Risky Stats

A BepInEx plugin for Risk of Rain 2 that adds a live, customizable combat stats HUD overlay.

Date uploaded 2 weeks ago
Version 1.2.2
Download link SoftwareEngineers-Risky_Stats-1.2.2.zip
Downloads 1400
Dependency string SoftwareEngineers-Risky_Stats-1.2.2

This mod requires the following mods to function

bbepis-BepInExPack-5.4.2121 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.2121
RiskofThunder-HookGenPatcher-1.2.9 icon
RiskofThunder-HookGenPatcher

MMHOOK generation at runtime.

Preferred version: 1.2.9

README

Risky Stats

A BepInEx plugin for Risk of Rain 2 that adds a live, customizable combat stats HUD overlay - attack speed, armor, crit chance, healing, damage, streaks, damage taken, and movement speed - plus an optional "Risky Stats+" panel with extra stats, an in-game settings system accessible from the pause menu, and a hold-to-view run progress panel showing your totals for the run so far.


Features

  • Live stat panel overlaid on the HUD showing:
    • Attack Speed
    • Armor
    • Crit Chance
    • Healing (rolling streak)
    • Damage (last hit, colored red on crit)
    • Damage Streak (rolling total)
    • Damage Taken (last hit)
    • Damage Taken Streak (rolling total)
    • Movement Speed
  • Risky Stats+ panel - a second, opt-in HUD panel (everything off by default) anchored to the bottom right of the screen, just above your ability icons. As you enable more of its stats, the panel grows upward:
    • Jumps (max jumps / jumps used, e.g. 4/3)
    • Mountain Shrines (how many Shrines of the Mountain you've activated this run)
    • Drones (how many drones you currently have alive)
    • Luck (57 Leaf Clover count)
    • Kills (total monsters killed this run)
  • Toggle key (default V) to show/hide the main stats panel instantly. The Risky Stats+ panel is always visible once you've enabled at least one of its stats.
  • Run progress panel (default hold B) showing your cumulative totals for the whole run so far, not per stage:
    • Total Damage
    • Total Damage Taken
    • Total Healing
    • Maximum Speed Achieved
    • Biggest Single Hit (colored red if it was a crit)
  • In-game settings panel, added as a button in the pause menu, letting you:
    • Show/hide each stat individually
    • Adjust text size (14-48)
    • Adjust spacing between stats (5-100)
    • Switch panel layout between Horizontal and Vertical
    • When Vertical is selected, choose Text Align (Center or Left)
    • Reset to Default - restores all settings in one click, for both the main panel and Risky Stats+
    • A yellow Next button in the bottom right of the screen switches over to the Risky Stats+ Settings panel, which has its own toggles, and its own font size / spacing sliders that only affect the Risky Stats+ panel. A Back button returns you to the main settings.
  • A dimmed, click-blocking backdrop sits behind both settings panels so the pause menu's own buttons (like Quit to Desktop) don't show or interfere while you're adjusting settings.
  • All settings persist between sessions via BepInEx's config system.

Controls

Action Default
Show/hide stats panel V
Hold to view run progress B
Open settings Pause menu -> Risky Stats button
Switch to Risky Stats+ settings Next button, bottom right of screen, while settings are open

Both the stats toggle key and the progress hold key are configurable via BepInEx's config file (General -> Toggle Key and General -> Progress Toggle Key).


Have issues with the mod or suggestions to add?

Reach out to my discord ".shadow.blade.". I'm always happy to hear feedback :D


CHANGELOG

RRISKY STATS CHANGELOG

Initial Release - 1.0.0 - 1.0.9

  • Broken

Working Release - 1.0.10

Progress Menu Update - 1.1.0

  • Now, when you hold "B" on your keyboard, you can see a sum of your stats up to that point in the run.

Update Patch - 1.1.1

  • Patch, in case update failed to work. (Only had this happen on one profile, but better safe than sorry).

Run Progress Update - 1.1.2

  • Added more stats to "Run Progress" tab.

Risky Stats+ Update - 1.2.0

  • Added new "RiskyStats+" menu in RiskyStats settings that has additional optional stats for the game.
  • RiskyStats+ Menu can be found by pressing "next" on the bottom right of RiskyStats settings.
  • Added a load-bearing coconut.

Optimization patched - 1.2.1

  • Improved performance of the mod.

Optimization patched - 1.2.2

  • Per request, added "Run Distance" to the Run Progress.
  • Thank you for 1k downloads ❤️