{{ block title }}Game Tutorial 3 of 10{{ endblock }} {{ block content }}

Each turn, you will be presented with a randomized disaster forecast, depicted below. This forecast includes the disaster's severity, on a scale from 1 to 60, and each player's percent chance of recieving damage from the disaster.

In this example, there are 3 players, the disaster severity is 20, and your chance of recieving damage is 50%.

{% include Constants.tutorial_p2_forecast_template %}

{% formfields %} {% next_button %} {{ endblock }}