{{ obs.description }}
No active obstacles. Deep players can end the scene!
{% endfor %}Conclude the scene once players have made attempts or the obstacle list is depleted.
Keep your cards secret! {% if player.role != "deep" %}Drag a card onto an active obstacle to play it.{% else %}Max hand size: {{ max_hand_size }} cards.{% endif %}
Your hand is empty! (You draw cards when playing cards that match the suit color of the obstacle.)
{% endfor %}Look: {{ player.avatar_look }}
Smell: {{ player.avatar_smell }}
First Words: "{{ player.first_words }}"
Likes: "{{ player.other_like }}" (by {{ get_player_name(player.other_like_from_player_id) }})
Hates: "{{ player.other_hate }}" (by {{ get_player_name(player.other_hate_from_player_id) }})
Toggle your objectives as you complete them to earn Ranks and unlock privileges.