mmaulwurff/target-spy

add custom text display

Closed this issue · 1 comments

Submitted by Major Cooke via Discord:

... adding custom text to display under the monster's name.
See the word "Archangel" under Malthael?
In Diablo series, they can even display things like "Immune to Poison" in green. This is something that we could take advantage of with TargetSpy and Service.

95108f8d89

Other ideas involved with this would include:

  • Setting the font size, type, and color to fetch from the service function. That way there's maximum flexibility.
  • Overriding flag descriptions(so I could disable certain flags from showing up, for example, or give them alternative names)