Scene Setup (Scene #{state.game.current_scene_number})
Select your role for the upcoming scene. There must be at least one Pi-Rat and one Deep player. If you played the Deep in the last scene, you must play a Pi-Rat this scene!
{#if state.game.current_scene_number === 1}
🚢 First Scene Framing
The first scene must establish that the Pi-Rats are on a ship they can steal (or have an immediate opportunity to steal one). Don't start far from water!
{#if state.player.role === 'deep'}
You're playing the Deep — once the scene starts, describe where the crew is and what ship is ripe for the taking before calling any Challenges.
{/if}
{/if}
Select Your Role
{#if state.player.needs_reroll}
🐀 You don't have a Pi-Rat yet! You'll spectate this scene and create your recruit with the crew between scenes.