I want to make the UI cleaner without showing any damage (whether it’s skill damage, white damage, hit, crit, dot, etc.). I just want some conditions to continue to appear, which i believe are called auras, such as miss, parry, absorb or immune, for example.
I know that some addons do this, like MSCT, but I’m trying to solve it without using addons.
I know that there are command lines like: /console floatingCombatTextCombatDamage 0, which remove all and any information from the screen.
In short, I want to continue to show miss, parry, absorb or immune, but not any other damage and I want to do this without using addons. Do you know how?