{{ extends 'global/Page.html' }} {{ block title }}Payoffs{{ endblock }} {{ block content }}

Your payoff depends on which island you're sent to.

You will see a list of points for each island ({{ pts_per_dollar }} points = $1.00).

Below the list, the points for each island will also be displayed graphically.

{{ pf_graph }}

{{ next_button }} {{ endblock }}