Jump to content

Recommended Posts

Posted

I'm trying to mod an item by adding new status effects to its existing item mod. The effects are applied correctly to my character but I want the respective  afflictions/inspirations to show on my character portrait and in the active effects list. How can I do that?

Posted

Status effects don't have icons; what you're actually seeing for an SE is the icon for an ability or item. If "HideFromCombatTooltip" is false, then you should see the little tiny Item's icon in that character's ability bar. And when you hover over those icons, you should see the status effects associated with those abilities or items.

Posted (edited)

Preface: ItemModComponent

 

Status Effects that are explicitly not [from] an ability will not show in the Character Sheet (Summery) nor as an Icon on the character portrait (or tooltip) but they will show as part of the stat it's modifying (onHoverOver). Some don't show anywhere (CritToHit, Stride, etc).

Edited by Rolandur

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...