{{ block title }}Results (Round {{round}}){{ endblock }} {{ block content }}

Die

{{ for side in die_sides }} {{ endfor }} {{ for side in die_sides }} {{ endfor }} {{ for side in die_sides }} {{ endfor }} {{ for side in die_sides2 }} {{ endfor }} {{ for side in die_sides2 }} {{ endfor }} {{ for side in die_sides2 }} {{ endfor }}
Side {{side.side}}
Cars {{side.cars}}
Toll Revenue {{side.toll_revenue}}
Side {{side.side}}
Cars {{side.cars}}
Toll Revenue {{side.toll_revenue}}

{{ if round > 1 }}

Uniform Price

Given the movements of the shares of LLC and ULC, the uniform price was decided
LLC Uniform Price ULC Uniform Price
{{llc_uniform}} {{ulc_uniform}}

{{ endif }}

Round Statement

{{ if show_transactions }} {{ if player.llc_number_final }} {{ if llc_sign == "+"}} {{ else }} {{ endif }} {{ if llc_sign == "+"}} {{ else }} {{ endif }} {{ endif }} {{ if player.ulc_number_final }} {{ if ulc_sign == "+"}} {{ else }} {{ endif }} {{ if ulc_sign == "+"}} {{ else }} {{ endif }} {{ endif }} {{ endif }} {{ if show_profit }} {{ if ulc_profit_negative }} {{ else }} {{ endif }} {{ endif }} {{ if player.confiscated_shares > 0}} {{ endif }}
LLC ULC Wallet ($)
Die Result {{llc_die}} {{ulc_die}}
Cars {{llc_cars}} {{ulc_cars}}
Toll Revenue {{llc_toll_revenue}} {{ulc_toll_revenue}}
Maintenance {{maintenance}} {{maintenance}}
Beginning Balance {{ init_llc_shares }} share(s) {{ init_ulc_shares }} share(s) {{ init_wallet }}
Transactions LLC ULC
Bought Sold {{ llc_sign }}{{player.llc_number_final}} (@ {{llc_uniform}}) {{ llc_transaction }}{{ llc_transaction }}
Bought Sold {{ ulc_sign }}{{player.ulc_number_final}} (@ {{ulc_uniform}}){{ ulc_transaction }}{{ ulc_transaction }}
Dividends {{ llc_profit_str }}{{ ulc_profit_str }}{{ ulc_profit_str }}{{ total_profit_str }}
Confiscated {{ player.confiscated_shares }} share(s) {{ ulc_confiscated_revenue }}
Ending Balance {{ end_llc_shares }} share(s) {{ player.ulc_shares }} share(s) {{ wallet }}

{{ next_button }} {{ endblock }}