Fairly new to the editor so bare with me heh. So i've been working through this ability, which is a passive and not an active ability. Really don't know which forum is more appropriate but I'm going to throw it here in triggers. The passive ability is as follows: After the caster uses 3 of their spells, the next ability used will have its cooldown removed after it has been used. Then the count would be reset.
Was thinking that each use of an ability applied a "stack" of a buff to the caster and the behavior being applied would have a dummy effect so it can be accessed through triggers. Then there might be some way for me to get the current count of the behavior and setup some logic to determine if 3 abilities were used prior and what ability was the last?
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Howdy-
Fairly new to the editor so bare with me heh. So i've been working through this ability, which is a passive and not an active ability. Really don't know which forum is more appropriate but I'm going to throw it here in triggers. The passive ability is as follows: After the caster uses 3 of their spells, the next ability used will have its cooldown removed after it has been used. Then the count would be reset.
Was thinking that each use of an ability applied a "stack" of a buff to the caster and the behavior being applied would have a dummy effect so it can be accessed through triggers. Then there might be some way for me to get the current count of the behavior and setup some logic to determine if 3 abilities were used prior and what ability was the last?