Skip to content

Tooltips use item stats for buff information

Daniel Liptrot requested to merge Quibble/item-buff-tooltips into master
  • By opening this merge request, you agree to release your code and all other changes under the GPL 3 license and to abide by the terms set by this license.
  • Migrations have been added if applicable
  • Significant changes of this merge request have been added to the changelog.

This MR makes item tooltips in the bag fetch the buff information from the item stats instead of using the description text for consumable items. This means that buff information is now defined in one place and has the side-effect of fixing a few items that were showing incorrect information.

Since the item description no longer contains the buff information, this also has the consequence that tooltips for items on the hotbar no longer show the buff. Is this something I should address?

Edited by Daniel Liptrot

Merge request reports