• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

Foreach ability with same name

Fenris447

Well-known member
Here's the short of it: I need a way to find all Class Abilities on a Hero that have a given name, like "Divine Strike", and disable them. I know how to disable through tags. It's the finding them part that's hard.

In this example, there are multiple versions of Divine Strike, each one corresponding to a particular Cleric Domain. I'd want to be able to find them all without having to list each individual ThingID, then assign/delete/replace the relevant tags to disable it. And for some, there are multiple copies of Divine Strike added to the same Hero, when they hit level 14 and it gets more powerful. So there's that, too.

Is this possible?
 
Back
Top