Our team is currently playing a game using the LHTRPG rules. We want to set a cross-shaped area with SmartAoE (LHTRPG uses a square grid), and then select only certain targets within that area to trigger SmartAoE effects. I’ve found that using SmartAoE's basic 'Trigger-All' macro(!smarttrigger) allows to hit all enemies within the whole tile, but it seems that 'Trigger-Target' macro(!smartquery @{target|Choose a Target|token_id}) can only select a single target at a time. How can I select multiple targets with SmartAoE?