Progress Attribute
Combine an Attribute Element with a Progress element.
The Attribute section works as an Attribute Tile, and the progress works as a Progress Bar.
The configuration reflects this:
Configuration:
- Attribute (x): reference to the Attribute to be displayed in the attribute view
- Current (y): reference to the Numeric Attribute for the current progress
- Total (z): reference to the Numeric Attribute for the total progress
- Label: the label displayed on this Element (can be empty, and will auto-complete to the Attribute's name by default)
- Size: controls the size of the Element
- Border: Toggle wether to use a Border for this Element
- Stretch: Toggle off to keep the element's ratio fixed. Toggle on to allow the element to stretch horizontally.
- Hide If Zero: If toggled on, the element will only be visible for the player when the attribute's value is not zero
- Icon: Optional icon
- FG Color: Foreground color: Color applied to the current progress fill
- BG Color: Background color: Color applied to the progress background
Useful for displaying an attribute strongly tied to a progression, such as Level -> Experience