- Added any_of condition (Thanks OfTeN for the idea and first implementation!)
Works like this:
- id: any_of
args:
conditions:
- <condition 1>
- <condition 2>
Syntactically similar to effect chains, but it allows any of the specified conditions to be met