
Trying to implement a nested query and running into some trouble. Tried following the example from the wiki and from what I could find in a couple other threads, but I'm not seeing my error. /roll ?{4+ Crew shooting?| Yes,?{Cover?| No,3t[AttackDice3+] + (?{Number of Crew Shooting}-3)t[AttackDice4+]| Yes,3t[AttackDice4+] + (?{Number of Crew Shooting}-3)t[AttackDice5+]}| No,?{Cover?| No,?{Number of Crew Shooting}t[AttackDice3+]| Yes,?{Number of Crew Shooting}t[AttackDice4+]}} Any help would be appreciated!