# Jason Statham's Big Vacation
> [!overview]
> [system:: ]
> [game:: ]
> [mechanics:: ]
> [company:: Rowan, Rook & Decard]
> [type:: One-page RPG]
> [date published:: ]
> [game genre:: ]
> [setting:: ]
> [url:: [Rowan, Rook & Decard](https://rowanrookanddecard.com/product-category/game-systems/one-page-games/])]
> [pdf:: [DEVONthink](x-devonthink-item://29170E38-84B9-4BF1-BE1F-A6A85D046DAC)]
>
> ---
>
> (description:: )
> [!metadata] Sessions
> ```dataview
> TABLE WITHOUT ID
> link(file.path, title) AS "Title",
> date AS "Date",
> type AS "Type",
> dm AS "DM",
> player AS "Players"
> FROM "60 Games/62 Campaigns"
> WHERE contains(game, this.file.link)
> SORT date asc
> ```