{{ block title }}Game Tutorial 5 of 10{{ endblock }} {{ block content }}
The community shield is the sum of all player contributions from this turn times the multiplication factor ({{Constants.tutorial_multiplication_factor}}x), plus the value of the shield at the start of the turn. In your game, the value of the shield at the start of the game is 0 points.
In this example, let's assume we are currently on Turn 1, so the shield at the start of this turn is 0 points. You contribute 3 points, Player 2 contributes 2 points, and Player 3 contributes 0 points.
{% formfields %} {% next_button %} {{ endblock }}