So I know how to hide stats which are applied by [AFFIXES], but anyone know how to hide stats which are applied by [EFFECTS]?
Reason is the only way I got the Alch's
Thorned Minions and
Burning Bind skills to apply the buffs to minions was to use [EFFECT] blocks (it wouldn't work with [AFFIX] blocks, and when I looked at similar vanilla TL2 skills, they were using the same method too).
So the skills work, but their tooltips are uuuuglyyy!

So i wanted to hide the stats and use TRIGGER_FOUR dummy affixes to beautify the tooltips. But I can't find how to hide stats applied via [EFFECTS]!
Any ideas please?
Hi Phan,
Have you checked the 'Hide' property at the Trigger level? I think it's like 'Hide Effects' or something like that.
If that's not working to hide your effects, then... I'm not entirely sure what you should do.
Heyya Gyt thanks! Yeah I saw that too (I think it was <STRING>EFFECTS_HIDDEN:true) but sadly it didn't work for me

Ima try playing around with how the effects are placed in [EVENT] blocks, hopefully I can get SOME control over how their stats display in the tooltips...