Show effective stats (post-multiplier) in adventurer stat tooltips #154

Closed
opened 2026-03-25 15:19:23 -07:00 by hikari · 0 comments
Owner

Summary

Currently, adventurer stat tooltips display base values only — e.g. "0.10 gold/s each" and "1.0 combat power each" for a Peasant. These values do not reflect any active multipliers from equipment, crafted recipes, echo upgrades, companions, or set bonuses.

Feature Request

Update the stat display in adventurer tooltips (and any other relevant stat UI) to show the current effective values after all multipliers have been applied, so players can see what their adventurers are actually contributing.

For example, if a player has a 2× gold multiplier active, a Peasant should show "0.20 gold/s each" rather than the base "0.10 gold/s each".

Notes

  • This is related to the shared effective CP utility being introduced in #152
  • Should also be consistent with the Boss Combat vs Combat Power distinction being audited in #153 — the tooltip should be clear about which stat is being shown

This issue was created with help from Hikari~ 🌸

## Summary Currently, adventurer stat tooltips display base values only — e.g. "0.10 gold/s each" and "1.0 combat power each" for a Peasant. These values do not reflect any active multipliers from equipment, crafted recipes, echo upgrades, companions, or set bonuses. ## Feature Request Update the stat display in adventurer tooltips (and any other relevant stat UI) to show the **current effective values** after all multipliers have been applied, so players can see what their adventurers are actually contributing. For example, if a player has a 2× gold multiplier active, a Peasant should show "0.20 gold/s each" rather than the base "0.10 gold/s each". ## Notes - This is related to the shared effective CP utility being introduced in #152 - Should also be consistent with the Boss Combat vs Combat Power distinction being audited in #153 — the tooltip should be clear about which stat is being shown ✨ This issue was created with help from Hikari~ 🌸
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nhcarrigan/elysium#154