We recommend using the Thunderstore Mod Manager or an alternative for installing mods
This package has been marked as deprecated, and it's suggested another
alternative is used.

StatsDisplay
Displays character stats on Info Screen.
Last updated | 4 years ago |
Total downloads | 83357 |
Total rating | 21 |
Categories | Mods |
Dependency string | kookehs-StatsDisplay-2.3.0 |
Dependants | 2 other mods depend on this mod |
This mod requires the following mods to function

bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, game API, detour library
Preferred version: 1.3.1README
StatsDisplay
- Displays character stats on Info Screen.
- Configurable with properties on CharacterBody.
Installation
- Install BepInEx
- Place dll in Risk of Rain 2/BepInEx/plugins
Configure
Edit Risk of Rain 2/BepInEx/config/com.kookehs.statsdisplay.cfg
[Display]
# Text to display for the title.
Title = STATS
# A comma-separated list of stats to display based on CharacterBody properties.
CharacterBodyStats = crit,damage,attackSpeed,armor,regen,moveSpeed,maxJumpCount,experience
# A comma-separated list of names for the CharacterBody stats.
CharacterBodyStatsNames = Crit,Damage,Attack Speed,Armor,Regen,Move Speed,Jump Count,Experience
# A comma-separated list of stats to display based on StatSheet fields.
StatSheetStats = totalKills,totalDamageDealt,goldCollected,totalStagesCompleted
# A comma-separated list of names for the StatSheet stats.
StatSheetStatsNames = Kills,Damage Dealt,Gold Collected,Stages Completed
# The font size of the title.
TitleFontSize = 18
# The font size of the description.
DescriptionFontSize = 14
# The X position as percent of screen width of the stats display.
X = 10
# The Y position as percent of screen height of the stats display.
Y = 35
# The width of the stats display.
Width = 250
# The height of the stats display.
Height = 250
# Whether the stats display always shows or only on Info Screen.
Persistent = false
Available properties on CharacterBody
master | inventory | isPlayerControlled | masterObject | teamComponent |
healthComponent | equipmentSlot | modelLocator | hurtBoxGroup | mainHurtBox |
coreTransform | isSprinting | outOfDanger | experience | level |
maxHealth | regen | maxShield | moveSpeed | acceleration |
jumpPower | maxJumpCount | maxJumpHeight | damage | attackSpeed |
crit | armor | critHeal | shouldAim | warCryReady |
bestFitRadius | spreadBloomAngle | multiKillCount | corePosition | footPosition |
radius | aimOrigin | isElite | isBoss |
Available fields on StatDef
totalGamesPlayed | totalTimeAlive | totalKills | totalDeaths | totalDamageDealt |
totalDamageTaken | totalHealthHealed | highestDamageDealt | highestLevel | goldCollected |
maxGoldCollected | totalDistanceTraveled | totalItemsCollected | highestItemsCollected | totalStagesCompleted |
highestStagesCompleted | totalPurchases | highestPurchases | totalGoldPurchases | highestGoldPurchases |
totalBloodPurchases | highestBloodPurchases | totalLunarPurchases | highestLunarPurchases | totalTier1Purchases |
highestTier1Purchases | totalTier2Purchases | highestTier2Purchases | totalTier3Purchases | highestTier3Purchases |
totalDronesPurchased | totalGreenSoupsPurchased | totalRedSoupsPurchased | suicideHermitCrabsAchievementProgress | firstTeleporterCompleted |
Available versions
Please note that the install buttons only work if you have compatible client software installed, such as the Thunderstore Mod Manager. Otherwise use the zip download links instead.
Upload date | Version number | Downloads | Download link | |
---|---|---|---|---|
2019-4-18 | 2.3.0 | 79007 | Version 2.3.0 | Install |