tModLoader

tModLoader

39 ratings
Display Character Stats
   
Award
Favorite
Favorited
Unfavorite
Mod Features: Utilities
Mod Side: Client
tModLoader Version: 1.4.4
Language: English, French, Spanish
File Size
Posted
Updated
124.484 KB
Sep 9, 2023 @ 8:38am
Sep 21, 2024 @ 6:48am
26 Change Notes ( view )

Subscribe to download
Display Character Stats

Description
This mods displays most of your character statistics below your health bar / map. Useful for specific class builds or for knowing how powerful you are.

Offense stats such as attack speed can be changed (see keybinds below) to fit your desired damage class, including modded ones! It is set to automatic by default, which sets the class to the item you are holding.

Visibility for specific stats can also be toggled in the configs.

KEYBINDS
L - Toggle Stats Visibility
K - Change Damage Stat Class (defaulted to automatic)

DISPLAYED STATS:
- Damage Multiplier
- Critical Hit Chance
- Attack Speed
- Knockback
- Endurance (damage reduction)
- Armor Penetration
- Life Regeneration
- Luck
- Movement Speed
- Mana Regeneration
- Mana Efficiency (mana cost reduction)
- Mining Speed
- Enemy Aggro
- Jump Height
- Max Minions
- Max Sentries
- Defense
- Fishing Power

DISPLAY ICON COLORS
- Red = Offensive (Will change accordingly to the selected damage class)
- Yellow = Defensive
- Green = Movement
- Blue = Others
- Purple = Magic/Summon

French Localization by Cedminer66
Spanish Localization by eloas3

Terraria Version: v1.4.4.9
tModLoader Version: v2024.7.3.2

CHANGELOGS:

v0.8.0.1 - 9/21/2024
- Changes to code structure and a few localization strings
- Updated the description to fix typos and improve readability

v0.8 - 9/20/2024
- The Knockback stat now displays multiplicative and additive buffs separately
- Fixed the Knockback stat often being much higher than usual with summon class
- The Fishing Power stat now takes account the penalty from not having enough water tiles.
- Minor Optimizations

v0.7.3 - 9/16/2024
- The mod side is now set to Client instead of Both

v0.7.2.1 - 7/26/2024
- Fixed a few incorrect localization strings for Spanish

v0.7.2 - 5/1/2024
- Fixed inaccuracies for the Crit chance & knockback stat
- Greatly optimized the calculation for offensive stats
- Updated to latest version of TmodLoader and .NET SDK

v0.7.1.1 - 4/20/2024
- Fixed missing chat messages translations for spanish
- Assigned the QoL category to the mod

v0.7.1 - 4/1/2024
- Added localization support for chat messages (upon toggling visibility and damage class)

v0.7 - 3/20/2024
- Added (and finally fixed) localization support for info displays
- The jump height stat will now take account the player's gravity
- Decimal values are now only shown when needed
- Fixed info display names showing their index when hovering the mouse on them

v0.6.3 - 3/19/2024
- Fixed keybind translations not working
- Fixed calculation error in endurance stat

v0.6.2 - 2/21/2024
- Fixed other languages not having config icons
- Optimizations for endurance stat calculation
- Source code organization

v0.6.1 - 2/9/2024
- Added Icons to respective stats name in the configs for easier navigation
- Updated the Steam workshop page thumbnails
- Fixed the damage class text missing a space for modded classes
- Fixed some missing spanish localization text in the configs

v0.6 - 2/7/2024
- Added Configs for toggling the visibility for specific stats
- Added 2 new stats: Fishing power and defense
- Updated the localization files

v0.5.3 - 1/15/2024
- Added a new stat: Max Sentries
- Improved readability on some info texts

v0.5.2.1 - 1/3/2024
- Updated to the latest version of TmodLoader

v0.5.2 - 11/16/2023
- Attempt to fix a bug where info display names wouldn't show correctly

v0.5.1 - 10/31/2023
- Displayed stats are now sorted in categories

v0.5 - 10/22/2023
- Fixed the Zenith and Summon whips not showing offensive stats
- Fixed the Endurance stat not taking account multiplicative damage reduction effects (only works with vanilla buffs)
- The Attack Speed stat will now depend on what attack speed class the weapon can support
- Minor Script optimizations

v0.4.4 - 10/19/2023
- Fixed incorrect version shown on the mod manager menu (oops)
- Simplified the text shown on chat when toggling visibility or changing damage class

v0.4.3 - 10/2/2023
- Fixed an issue with localization files not displaying special characters
- Script Optimizations

v0.4.2 - 9/23/2023
- Added partial localization support for French (by me) and Spanish (by eloas3)
- Fixed the Magiluminescence (and possibly other horizontal speed modifiers) not changing the Move Speed Stat

v0.4.1 - 9/22/2023
- The Jump Height Stat will now takes account jump speed for calculating max jump height
- Increased the Luck Stat precision

v0.4 - 9/17/2023
- Added support for modded damage classes
- Secondary vanilla damage classes can now be toggled
- Main Player Script Optimizations

v0.3 - 9/15/2023
- Added an "Automatic" damage class toggle, which changes the damage class depending on the held weapon/item
- Each Display Icons will now have different colors depending on the stat type

v0.2 - 9/11/2023
- Added 3 new stats: Max Minions, Jump Height and Enemy Aggro
- Every offensive stats should now support all main class types
- The Luck Stats is now displayed in percentage

v0.1.1 - 9/10/2023
- Changed the Info Display Icons

v0.1 - 9/9/2023
(initial build)
Originally posted by tModLoader CharacterStats:
Developed By Cedminer66
18 Comments
【Bot1】 Dec 2, 2024 @ 10:52am 
@Cedminer66 No worries, thanks for your reply:GiveHug:
Cedminer66  [author] Nov 28, 2024 @ 1:23pm 
@SonicX8000 At the time of making the mod I was still new to Terraria modding so I only knew how to make Info Displays and not custom Inventory UI. If I ever decide to overhaul this mod (when tModLoader 1.4.5 comes out) then i'll probably consider doing that.
SonicX8000 Nov 23, 2024 @ 12:50pm 
I dunno if you can make an icon above or below the Defense Icon when in the Inventory Menu to show the stats instead when you hover over it instead of the stats display, at least as another option. Though there prob should be an option to move it's location in case it overlaps with another mod adding in another icon. (Thorium adds in a gold shield icon above the Defense Icon which shows your DR, last time I checked.)

I could say you can apply that to the Defense Icon itself since it only shows the Defense Value when hovered over, but that depends if any other mod touches that which could lead to some conflicts.
Cedminer66  [author] Nov 21, 2024 @ 5:35am 
This happened to me with a TModLoader update where not all stats would show up if there are too many info displays at once.

I guess for now you can disable the visibility of the stats that you don't focus on, but because this has to do with TmodLoader internally then I don't know how to fix this, sorry.
【Bot1】 Nov 6, 2024 @ 12:19pm 
I really like your mod and thx for it. But even if I disabled all the mods and open your mod I can't get all the stats. And I think it works well at first, do you know how I can fix it? Here's my screenshot [img.chkaja.com]
Cedminer66  [author] Sep 9, 2024 @ 7:57am 
@Async Void I did realise that months ago but never knew how to change it until recently. I’ll set it to Client once i have access to my computer i’m making the mod with.
Async Void Aug 31, 2024 @ 4:52pm 
set the mod to client side doesn't make sense being normal/server side pls
Cedminer66  [author] Apr 22, 2024 @ 6:35am 
@Repair Man good idea, thanks for the feedback.
Cedminer66  [author] Apr 22, 2024 @ 6:35am 
@neonzin Default keybind for toggling is L. If that doesn't work you might need to assign it first.
Repair Man Apr 21, 2024 @ 6:05am 
(easier solution)
OR make an option in the mod settings to set the default display status when joining the world