It looks like you're new here. If you want to get involved, click one of these buttons!
For example I can create a trigger that is like this "Titan starts using Evil Earth" but I would need to specify the creature and the ability. Is there a way to just set the creature as my focus target and then have a trigger that tells me what the focus target is casting.
Basically a way to have ACT speak out the abilities my focus target is using without having to create triggers for every ability by myself.
Comments
It would require a plugin to do something like this. The basic trigger system can use wildcards, but it doesn't know what you have targeted. I'm not even sure your target is in the log file, so it may even require a plugin that knows how to read the game memory or if Ravahn provides that data, that plugin would have to read that correctly.