{{ block title }} Spiel {{GameNumber}}/2: Runde {{round_num}}/5
{{ endblock }} {{ block content }}

{{if player.id_in_group == 1}}

Ihre Auszahlung: 0
Zeit bis zum Markteintritt des Entrants [Sekunden]: 0

Auszahlungen Phase 1 pro Sekunde
Entrant Monopolist

({{Constants.payout_entrant_invest_tolerate_1}},{{Constants.payout_incumbent_invest_tolerate_1}})

({{Constants.payout_entrant_invest_fight_1}},{{Constants.payout_incumbent_invest_fight_1}})

({{Constants.payout_entrant_ninvest_tolerate_1}},{{Constants.payout_incumbent_ninvest_tolerate_1}})

({{Constants.payout_entrant_ninvest_fight_1}},{{Constants.payout_incumbent_ninvest_fight_1}})


Auszahlungen Phase 2 pro Sekunde
Kapazitätsaufbau des Entrants vollständig Kapazitätsaufbau des Entrants unvollständig
{{Constants.payout_entrant_invest_2}} , {{Constants.payout_incumbent_invest_2}} {{Constants.payout_entrant_n_invest_2}} , {{Constants.payout_incumbent_n_invest_2}}



{{else}}

Ihre Auszahlung: 0
Zeit bis zum Markteintritt des Entrants [Sekunden]: 0

Auszahlungen Phase 1 pro Sekunde
Entrant Monopolist

({{Constants.payout_entrant_invest_tolerate_1}},{{Constants.payout_incumbent_invest_tolerate_1}})

({{Constants.payout_entrant_invest_fight_1}},{{Constants.payout_incumbent_invest_fight_1}})

({{Constants.payout_entrant_ninvest_tolerate_1}},{{Constants.payout_incumbent_ninvest_tolerate_1}})

({{Constants.payout_entrant_ninvest_fight_1}},{{Constants.payout_incumbent_ninvest_fight_1}})


Auszahlungen Phase 2 pro Sekunde
Kapazitätsaufbau des Entrants vollständig Kapazitätsaufbau des Entrants unvollständig
{{Constants.payout_entrant_invest_2}} , {{Constants.payout_incumbent_invest_2}} {{Constants.payout_entrant_n_invest_2}} , {{Constants.payout_incumbent_n_invest_2}}

{{endif}}

Vergangene Spielergebnisse

{{if player.id_in_group == 1}}Spieldaten vergangener Entrants mit dem Monopolisten{{else}}Ihre bisherigen Spieldaten als Monopolist{{endif}}
Runde {{if player.id_in_group == 1}}Auszahlung Entrant{{else}}Ihre bisherigen Auszahlungen{{endif}} Ist der Entrant in den Markt eingetreten? {{if player.id_in_group == 1}}Anteil Strategie Erschweren gesamtes Spiel{{else}}Ihr Anteil Strategie Erschweren gesamtes Spiel{{endif}} {{if player.id_in_group == 1}}Anteil Strategie Erschweren erste 60s{{else}}Ihr Anteil Strategie Erschweren erste 60s{{endif}}
1 {{if player.id_in_group == 1}}{{display_ent_payoff.1}}{{else}}{{display_inc_payoff.1}}{{endif}} {{display_proportion_marketentry.1}} {{display_proportion_fight.1}} {{display_proportion_fight_60s.1}}
2 {{if player.id_in_group == 1}}{{display_ent_payoff.2}}{{else}}{{display_inc_payoff.2}}{{endif}} {{display_proportion_marketentry.2}} {{display_proportion_fight.2}} {{display_proportion_fight_60s.2}}
3 {{if player.id_in_group == 1}}{{display_ent_payoff.3}}{{else}}{{display_inc_payoff.3}}{{endif}} {{display_proportion_marketentry.3}} {{display_proportion_fight.3}} {{display_proportion_fight_60s.3}}
4 {{if player.id_in_group == 1}}{{display_ent_payoff.4}}{{else}}{{display_inc_payoff.4}}{{endif}} {{display_proportion_marketentry.4}} {{display_proportion_fight.4}} {{display_proportion_fight_60s.4}}




{{ endblock }}