This is a quick rework of TurboHUD's default plugin for showing cubed legendary powers, adding patch 2.7's new emanated powers mechanic to the display. The left side shows cubed powers, and the right side shows your current hireling's emanated powers.
I also included Cord of the Sherma and Oculus Ring to the list of follower-shared power checks. Even though they're not officially flagged as emanating legendaries, they appear on your buff list and trigger with your actions when equipped by the follower.
Thanks to s4000 for sharing information about a more official way to check followers for Emanated powers! The latest version of this plugin now checks their Trait attribute for the buffs instead of checking myself for the buffs and comparing it to what I have equipped.
Installation
Put CubedAndEmanatedItems.cs into your TurboHUD \ plugins \ Razor folder. You have a choice between using a version that uses my new custom label tooltip system (text is a little larger and the tooltip is a little further offset from the mouse cursor), or uses the default rendering function.
CubedAndEmanatedItems.cs (use if you have my Menu Plugin System installed)
CubedAndEmanatedItems_default.cs (use if you prefer the default TurboHUD tooltip style)
Changelog
September 27, 2021
- optimized word wrap by using the built-in IFont properties (for the Menu Plugin System version)
July 25, 2021
- added Hud.Inventory.InventoryMainUiElement.Visible check to prevent drawing while player inventory is closed but follower inventory is open (TH 21.7.21.0+)
June 30, 2021
- Added optional line breaks to hover tooltips
June 25, 2021
- Added set data for Cains and Sages and a better way to check for emanated powers - thanks to s4000 for sharing his code!
May 3, 2021
- Added Oculus Ring and Cord of the Sherma checks even though they're not officially flagged as emanating items.
- Changed the Templar head icon
April 22, 2021
- Initial version
why not make active emanated set status cain/sage or and for solo push status correct or incorrect..
ReplyDeleteI'm sorry, I don't understand what you mean.
Delete