{{ block title }}Resultados{{ endblock }} {{ block content }}
TEMPORADA 5
Ronda {%if group.round_number == 1 %} 1/3 {%endif%} {%if group.round_number == 2 %} 2/3 {%endif%} {%if group.round_number == 3 %} 3/3 {%endif%}
(+) 80 puntos iniciales.
(+) 12 x {%if player.id_in_group == 1 %} {{group.contribution1}} {%endif%} {%if player.id_in_group == 2 %} {{group.contribution2}} {%endif%} {%if player.id_in_group == 3 %} {{group.contribution3}} {%endif%} = {{PagoA}} por los {%if player.id_in_group == 1 %} {{group.contribution1}} {%endif%} {%if player.id_in_group == 2 %} {{group.contribution2}} {%endif%} {%if player.id_in_group == 3 %} {{group.contribution3}} {%endif%} que invirtió en la actividad extractiva.
(+) 5 x {{Banco}} = {{PagoB}} por las fichas que permanecen en el banco.
(-) 5 x {{Ext}} = {{Costo}} menos por la inversión en la actividad extractiva de los demás jugadores.
Pago = 80 + {{PagoA}} +{{PagoB}} - {{Costo}} = {{player.payoff}}
{% next_button %} {{ endblock }}