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

Think of severity as the number of "hits" each player recieves this turn and percent chance as the probability that each "hit" results in 1 point of damage.

In this example, you will recieve 20 "hits", and each "hit" has a 50% chance of resulting in damage. Therefore, without any community shield, you can expect to recieve 20 x (0.50) = 10 points of damage this turn.

{% include Constants.tutorial_p2_forecast_template %}

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