{{ block title }} Spiel {{GameNumber}}/2: Proberunde {{ endblock }} {{ block content }}

Um in Phase 1 zu starten, wählen Sie Ihre initiale Strategie aus. Ihre Strategie können Sie während Phase 1 jederzeit ändern.

{{if player.id_in_group == 1}}

Ihre initiale Strategie:

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}})

{{else}}

Ihre initiale Strategie:


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}})

{{endif}}


{{next_button}} {{ endblock }}