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/data/vehicles/landing-craft.json

67 lines
1.4 KiB

[
{ "name": "LCP(L)",
"CS#": 4,
"damage_points": 2,
"note_number": "1\u2020",
"notes": [ "A\u2020<sup>1</sup>", "B\u2020<sup>3</sup>", "C\u2020<sup>2</sup>", "D" ],
"id": "sh/v:000",
"gpid": [ 399, 397 ]
},
{ "name": "LCA",
"CS#": 6,
"damage_points": 3,
"note_number": "2\u2020",
"id": "sh/v:001",
"gpid": 401
},
{ "name": "LCVP",
"CS#": 5,
"damage_points": 3,
"note_number": "3\u2020",
"notes": [ "B\u2020<sup>2</sup>", "C\u2020<sup>1</sup>" ],
"id": "sh/v:002",
"gpid": [ 403, 405 ]
},
{ "name": "LCM(3)",
"CS#": 6,
"damage_points": 5,
"note_number": "4\u2020",
"notes": [ "B\u2020<sup>2</sup>", "C\u2020<sup>1</sup>" ],
"id": "sh/v:004",
"gpid": [ 407, 409 ]
},
{ "name": "LCI(S)",
"CS#": 10,
"damage_points": 14,
"note_number": "5\u2020",
"notes": [ "C\u2020<sup>3</sup>", "D", "E\u2020<sup>2</sup>", "F\u2020<sup>1</sup>", "G" ],
"id": "sh/v:005",
"gpid": 411
},
{ "name": "LCT(4)",
"CS#": 9,
"damage_points": 10,
"note_number": "6\u2020",
"notes": [ "C\u2020<sup>3</sup>", "E\u2020<sup>2</sup>", "F\u2020<sup>1</sup>", "G" ],
"id": "sh/v:006",
"gpid": [ 413, 415 ]
},
{ "name": "Daihatsu",
"CS#": 4,
"damage_points": 3,
"note_number": "7\u2020",
"notes": [ "A\u2020<sup>1</sup>" ],
"id": "sh/v:007",
"gpid": 417
},
{ "name": "Shohatsu",
"CS#": 3,
"damage_points": 2,
"note_number": "8\u2020",
"notes": [ "A\u2020", "D" ],
"id": "sh/v:008",
"gpid": 419
}
]