Torchmodders
Modding => Modding Questions => Topic started by: Kevin Boyle on June 18, 2018, 09:16:49 am
-
http://torchmodders.com/wiki/doku.php?id=affixes_and_effects_-_the_basics
Under ICON
"This sets what icon to use on the HUD while this effect is active on a character or monster. Particularly useful for things like bleeds or buffs."
In this link in Torchmodders Gyt talks about affixes and effects the basics (btw thanks Gyt - very helpful!) usually I "reverse engineer" to get my answers but I can't seem to find any examples of this in any of the affixes I have.
Is there a list somewhere?
Thanks!
-
As an example, see the affixes of Berserker's Executioner skill. It uses
<STRING>ICON:skillicon_retaliate
to indicate the buff.
You can also opt to use Unittheme instead of this.
-
Yes thank you I know about UnitThemes - just wondering if there's an actual list or database of buff and debuff icons that show up on the player HUD while we are playing.
-
Afaik there is no such list.
-
I believe for this to work u also have to have the SHOW IN BUFF LIST:true line in the skill dat