{{ block title }}
Introduction
Player {{player.id_in_group}}
{{ endblock }}
{{ block content }}
あなたは共有林から資源を採取して生計を立てています.
共有林にアクセスできるプレイヤーは
全部で {{Constants.players_per_group}} 人います.
ゲーム開始時, 共有林には【{{Constants.pool_start}}】 の資源があります.
あなたは毎ラウンド,
【{{Constants.exploitation_min}} から {{Constants.exploitation_max}}】
の資源を採取できます.
もし,全員の採取量の合計が共有林の資源量以上なら,
ゲームは即座に終了します.
もし,共有林に資源が残っていれば,
資源量は【{{Constants.reproduction_interval}}ラウンドが終了するごとに{{Constants.reproduction_rate}} 倍】になります.
資源量の最大値は【{{Constants.pool_start}}】です.
ゲームは【{{Constants.num_rounds}}】ラウンド続きます.
あなたの目的は,ゲームが終わるまでに,
できるだけ多くの資源を集めることです.