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/data/default-template-pack/national-capabilities.json

35 lines
603 B

{
"german": {
"grenades": "Frag",
"hob_drm": "+123",
"oba": [ "1B", "2R", "a comment", "another comment" ],
"oba_access": "automatic",
"notes": [ "{? 10/1943- | Inherent PF | No Inherent PF | Inherent PF (10/43+) ?}" ]
},
"russian": {
"oba": [ "3B", "4R" ]
},
"american": {
"oba": [ "5B", "6R" ]
},
"finnish": {
"oba": [
"{! 01/1939-12/1940 = 6B | 01/1941-12/1942 = 7B | 01/1943-09/1944 = 8B | 10/1944- = 7B | ??? !}",
"3R",
"Plentiful Ammo included"
]
},
"burmese": {
"oba": null
},
"allied-minor": {
"oba": [ "1B", "1R" ]
}
}