Create attractive VASL scenarios, with loads of useful information embedded to assist with game play. https://vasl-templates.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
vasl-templates/vasl_templates/webapp/tests/fixtures/roar-scenario-index.json

44 lines
944 B

{
"_lastUpdated_": "some time ago",
"_nPlayings_": 123,
"_generatedBy_": "(test data)",
"_generatedAt_": "(just now)",
"100": {
"scenario_id": "FW", "name": "Fighting Withdrawal",
"publication": "Beyond Valor",
"results": [ [ "Finnish", 279 ], [ "Russian", 325 ] ],
"url": "http://asl-roar.com/100"
},
"101": {
"scenario_id": "ANOTHER", "name": "Another ROAR scenario",
"results": [ [ "British", 2 ], [ "French", 1 ] ],
"url": "http://asl-roar.com/101"
},
"200": {
"name": "!! ROAR exact-match !!"
},
"210": {
"name": "ROAR Exact Match 2",
"scenario_id": "foo"
},
"211": {
"name": "ROAR Exact Match 2",
"scenario_id": "EXACT-MATCH-2"
},
"220": {
"name": "ROAR Multiple Matches",
"results": [ [ "British", 5 ], [ "French", 2 ] ]
},
"221": {
"name": "ROAR Multiple Matches"
},
"222": {
"name": "ROAR Multiple Matches",
"results": [ [ "German", 10 ], [ "Russian", 5 ] ]
}
}