{{ obs.description }}
No active obstacles. Deep players can end the scene!
{% endfor %}{{ chal.description }}
{% endif %}No active challenges. Deep players should describe the scene and call for challenges!
{% endfor %}Deep players can conclude the scene once players have made attempts or the obstacle list is depleted.
Keep your cards secret! Max hand size: {{ max_hand_size }} cards. {% if is_captain(player, game.players) %} (Includes +1 Captain bonus) {% 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.