Your Match

{{ if player.round_number <= Constants.num_rounds_phase1 }}Your match: get {{ player.value_match }} token(s) if the good is produced

{{ else }}

with 50% probability, get {{Constants.pg_valueH }} token(s) if the good is produced
with 50% probability, get {{Constants.pg_valueL }} token(s) if the good is produced

{{ endif }}
Last stage proposed contribution: {{ if player.num_bargainstage == 1 }} ------ {{ else }} {{if player.num_bargainstage == 2 }} {{ player.propose1_match }} {{ else }} {{ player.propose2_match }} {{ endif }} {{ endif }}
Last stage choice: {{ if player.num_bargainstage < 3 }} ------ {{ else }} + {{ player.add2_match }} {{ endif }}