quisquous/cactbot

oopsyraidsy: Add failure/error for Close Caloric

valarnin opened this issue · 1 comments

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

Yeah, looks good to me, but I'd maybe just drop the source field.