Create 3 techniques that you will swap with other players. Make them cool or ridiculous!
{% set created_techs = json_loads(player.created_techniques) %} {% if created_techs|length == 3 and created_techs[0] %}Techniques submitted! Waiting for other players to submit so we can shuffle and swap them.
You received these techniques from your crew. Assign one to Jack, Queen, and King cards.
{% set swapped_techs = json_loads(player.swapped_techniques) %} {% if player.is_ready %}Ready! Waiting for other players to finish J/Q/K assignment...