figured out a way to do this with all VCE
make a variable counter for brick clicks, set <var:br:counter> to the ID
when somebody clicks the brick, loop through and check for their ID, once you get to the counter max, let them set the variable and stuff
when you want to access it, set a variable to 0 (output), random it up to <var:br:counter>, then display <var:br:output>