We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Something like this should work I think? The goal would be to catch the first player to hit 5 stacks.
{ type: 'GainsEffect', netRegex: { effectId: 'E05', source: '', count: '05', capture: false }, suppressSeconds: 10, }
Example line:
26|2023-08-24T23:46:24.0750000-04:00|E05|Close Caloric|25.00|E0000000||10001234|Some One|05|129186||9d16864b0c07557c
The text was updated successfully, but these errors were encountered:
Yeah, looks good to me, but I'd maybe just drop the source field.
source
Sorry, something went wrong.
oopsy: P12S - Add trigger for failing caloric due to stacks (#5892)
2474dfe
Not tested but looks correct. Closes #5770
gh-pages build: oopsy: P12S - Add trigger for failing caloric due to …
b34653b
…stacks (#5892) Not tested but looks correct. Closes #5770 2474dfe
Successfully merging a pull request may close this issue.
Something like this should work I think? The goal would be to catch the first player to hit 5 stacks.
Example line:
The text was updated successfully, but these errors were encountered: