{{ block title }}Game Tutorial 8 of 10{{ endblock }} {{ block content }}
Your individual loss for the turn is your individual contribution plus the net damage you received from the disaster.
In this example, you contributed 3 points. Additionally, let's say that 4 points of the 6 points of the community's net damage was allocated to you.
{% formfields %}
NOTE: The game randomly determes how much of the community's net damage is allocated to players based on their relative hit forecasts. In this example, the hit forecast was 50% (You), 10% (Player 2), and 20% (Player 3). Therefore, on average, you would expect to receive [0.5 / (0.5 + 0.1 + 0.2)] = 62.5% of the net damage.
{% next_button %} {{ endblock }}