{{ block title }} {{ endblock }} {{ block content }}

Your ID number: China-{{player.id_ingroup}}

Please remember that in your group, Chinese Player 1 is China-{{player.group_victim_id}}.

{% if player.id_ingroup == player.group_avenger_id %}

You are chosen to be Chinese Player 2.

You spend {{player.group_retribution}} in decreasing the payoff of Foreign Player 2.

{% include Constants.message_manipulation_template %} {% else %}

You are not chosen to be Chinese Player 2.

On the next page, some information will be displayed. If there are check buttons, you may click them to check the information. If you do not want to know the information, you may directly click the next button on the next page.

{% endif %}

{% next_button %}

{{ endblock }}