diff --git a/vasl_templates/webapp/data/vehicles/landing-craft.json b/vasl_templates/webapp/data/vehicles/landing-craft.json index 3711f0c..ffccd2c 100644 --- a/vasl_templates/webapp/data/vehicles/landing-craft.json +++ b/vasl_templates/webapp/data/vehicles/landing-craft.json @@ -22,9 +22,17 @@ "damage_points": 3, "note_number": "3\u2020", "notes": [ "B\u20202", "C\u20201" ], - "comments": [ "Inherent Crew", "MA: 4&4", "{? 06/1943- | | Unarmored & unarmed | Unarmored & unarmed (pre-6/43) ?}" ], + "comments": [ "MA: 4&4" ], "id": "sh/v:002", - "gpid": [ 403, 405 ] + "gpid": 405 +}, +{ "name": "LCV", + "CS#": 5, + "damage_points": 3, + "note_number": "3\u2020", + "comments": [ "Inherent Crew" ], + "id": "sh/v:003", + "gpid": 403 }, { "name": "LCM(3)", "CS#": 6, diff --git a/vasl_templates/webapp/tests/fixtures/vo-reports/vehicles/landing-craft/1940.txt b/vasl_templates/webapp/tests/fixtures/vo-reports/vehicles/landing-craft/1940.txt index e28b1cf..9e0dbe7 100644 --- a/vasl_templates/webapp/tests/fixtures/vo-reports/vehicles/landing-craft/1940.txt +++ b/vasl_templates/webapp/tests/fixtures/vo-reports/vehicles/landing-craft/1940.txt @@ -4,7 +4,8 @@ Name Capabilities (effective) # Notes -------- -------------- ------------- --- ------------------------------------------------ --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- LCP(L) DP 2 CS 4 DP 2 CS 4 1† A†1 B†3 C†2 D British: Unarmored & unarmed; Inherent Crew | MA: 4&4 | Front as Open-Topped AFV | Normal Range = 8 | No ramp, (un)load ×2 [EXC: Pier] LCA DP 3 CS 6 DP 3 CS 6 2† n/a Personnel/SW only | Collateral Attacks: ½ FP -LCVP DP 3 CS 5 DP 3 CS 5 3† B†2 C†1 Inherent Crew | MA: 4&4 | Unarmored & unarmed | Normal Range = 8 +LCVP DP 3 CS 5 DP 3 CS 5 3† B†2 C†1 MA: 4&4 | Normal Range = 8 +LCV DP 3 CS 5 DP 3 CS 5 3† n/a Inherent Crew LCM(3) DP 5 CS 6 DP 5 CS 6 4† B†2 C†1 MA: 2&2 or 6&6 | Normal Range = 8 LCI(S) DP 14 CS 10 DP 14 CS 10 5† C†3 D E†2 F†1 G AAMG: 2&2 | -3 Target Size [{ *:One-level LOS obstacle across Side *:Units may not move through Location }] | Cloaked Passengers | No ramp, (un)load ×2 [EXC: Pier] | MA: 2× AA [{ *:IFE Normal Range = 16 *:VCA and/or adjacent/same-hex ≤ level NA }] | Stun: dr ≥ 5 | Unbeaching: -1 DRM LCT(4) DP 10 CS 9 DP 10 CS 9 6† C†3 E†2 F†1 G -4 Target Size [{ *:One-level LOS obstacle across Side *:Units may not move through Location }] | Infantry Stack unload | MA: 2× AA [{ *:IFE Normal Range = 16 *:VCA and/or adjacent/same-hex ≤ level NA }] | Stun: dr ≥ 5 | Unbeaching: -1 DRM diff --git a/vasl_templates/webapp/tests/fixtures/vo-reports/vehicles/landing-craft/1941.txt b/vasl_templates/webapp/tests/fixtures/vo-reports/vehicles/landing-craft/1941.txt index a94b48e..dc4ea73 100644 --- a/vasl_templates/webapp/tests/fixtures/vo-reports/vehicles/landing-craft/1941.txt +++ b/vasl_templates/webapp/tests/fixtures/vo-reports/vehicles/landing-craft/1941.txt @@ -4,7 +4,8 @@ Name Capabilities (effective) # Notes -------- -------------- ------------- --- ------------------------------------------------ --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- LCP(L) DP 2 CS 4 DP 2 CS 4 1† A†1 B†3 C†2 D British: Unarmored & unarmed; Inherent Crew | MA: 4&4 | Front as Open-Topped AFV | Normal Range = 8 | No ramp, (un)load ×2 [EXC: Pier] LCA DP 3 CS 6 DP 3 CS 6 2† n/a Personnel/SW only | Collateral Attacks: ½ FP -LCVP DP 3 CS 5 DP 3 CS 5 3† B†2 C†1 Inherent Crew | MA: 4&4 | Unarmored & unarmed | Normal Range = 8 +LCVP DP 3 CS 5 DP 3 CS 5 3† B†2 C†1 MA: 4&4 | Normal Range = 8 +LCV DP 3 CS 5 DP 3 CS 5 3† n/a Inherent Crew LCM(3) DP 5 CS 6 DP 5 CS 6 4† B†2 C†1 MA: 2&2 or 6&6 | Normal Range = 8 LCI(S) DP 14 CS 10 DP 14 CS 10 5† C†3 D E†2 F†1 G AAMG: 2&2 | -3 Target Size [{ *:One-level LOS obstacle across Side *:Units may not move through Location }] | Cloaked Passengers | No ramp, (un)load ×2 [EXC: Pier] | MA: 2× AA [{ *:IFE Normal Range = 16 *:VCA and/or adjacent/same-hex ≤ level NA }] | Stun: dr ≥ 5 | Unbeaching: -1 DRM LCT(4) DP 10 CS 9 DP 10 CS 9 6† C†3 E†2 F†1 G -4 Target Size [{ *:One-level LOS obstacle across Side *:Units may not move through Location }] | Infantry Stack unload | MA: 2× AA [{ *:IFE Normal Range = 16 *:VCA and/or adjacent/same-hex ≤ level NA }] | Stun: dr ≥ 5 | Unbeaching: -1 DRM diff --git a/vasl_templates/webapp/tests/fixtures/vo-reports/vehicles/landing-craft/1942.txt b/vasl_templates/webapp/tests/fixtures/vo-reports/vehicles/landing-craft/1942.txt index d8331f8..f34819a 100644 --- a/vasl_templates/webapp/tests/fixtures/vo-reports/vehicles/landing-craft/1942.txt +++ b/vasl_templates/webapp/tests/fixtures/vo-reports/vehicles/landing-craft/1942.txt @@ -4,7 +4,8 @@ Name Capabilities (effective) # Notes -------- -------------- ------------- --- ------------------------------------------------ --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- LCP(L) DP 2 CS 4 DP 2 CS 4 1† A†1 B†3 C†2 D British: Unarmored & unarmed; Inherent Crew | MA: 4&4 | Front as Open-Topped AFV | Normal Range = 8 | No ramp, (un)load ×2 [EXC: Pier] LCA DP 3 CS 6 DP 3 CS 6 2† n/a Personnel/SW only | Collateral Attacks: ½ FP -LCVP DP 3 CS 5 DP 3 CS 5 3† B†2 C†1 Inherent Crew | MA: 4&4 | Unarmored & unarmed | Normal Range = 8 +LCVP DP 3 CS 5 DP 3 CS 5 3† B†2 C†1 MA: 4&4 | Normal Range = 8 +LCV DP 3 CS 5 DP 3 CS 5 3† n/a Inherent Crew LCM(3) DP 5 CS 6 DP 5 CS 6 4† B†2 C†1 MA: 2&2 or 6&6 | Normal Range = 8 LCI(S) DP 14 CS 10 DP 14 CS 10 5† C†3 D E†2 F†1 G AAMG: 2&2 | -3 Target Size [{ *:One-level LOS obstacle across Side *:Units may not move through Location }] | Cloaked Passengers | No ramp, (un)load ×2 [EXC: Pier] | MA: 2× AA [{ *:IFE Normal Range = 16 *:VCA and/or adjacent/same-hex ≤ level NA }] | Stun: dr ≥ 5 | Unbeaching: -1 DRM LCT(4) DP 10 CS 9 DP 10 CS 9 6† C†3 E†2 F†1 G -4 Target Size [{ *:One-level LOS obstacle across Side *:Units may not move through Location }] | Infantry Stack unload | MA: 2× AA [{ *:IFE Normal Range = 16 *:VCA and/or adjacent/same-hex ≤ level NA }] | Stun: dr ≥ 5 | Unbeaching: -1 DRM diff --git a/vasl_templates/webapp/tests/fixtures/vo-reports/vehicles/landing-craft/1943.txt b/vasl_templates/webapp/tests/fixtures/vo-reports/vehicles/landing-craft/1943.txt index 611a46b..5c5bb2e 100644 --- a/vasl_templates/webapp/tests/fixtures/vo-reports/vehicles/landing-craft/1943.txt +++ b/vasl_templates/webapp/tests/fixtures/vo-reports/vehicles/landing-craft/1943.txt @@ -4,7 +4,8 @@ Name Capabilities (effective) # Notes -------- -------------- ------------- --- ------------------------------------------------ --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- LCP(L) DP 2 CS 4 DP 2 CS 4 1† A†1 B†3 C†2 D British: Unarmored & unarmed; Inherent Crew | MA: 4&4 | Front as Open-Topped AFV | Normal Range = 8 | No ramp, (un)load ×2 [EXC: Pier] LCA DP 3 CS 6 DP 3 CS 6 2† n/a Personnel/SW only | Collateral Attacks: ½ FP -LCVP DP 3 CS 5 DP 3 CS 5 3† B†2 C†1 Inherent Crew | MA: 4&4 | Unarmored & unarmed | Normal Range = 8 +LCVP DP 3 CS 5 DP 3 CS 5 3† B†2 C†1 MA: 4&4 | Normal Range = 8 +LCV DP 3 CS 5 DP 3 CS 5 3† n/a Inherent Crew LCM(3) DP 5 CS 6 DP 5 CS 6 4† B†2 C†1 MA: 2&2 or 6&6 | Normal Range = 8 LCI(S) DP 14 CS 10 DP 14 CS 10 5† C†3 D E†2 F†1 G AAMG: 2&2 | -3 Target Size [{ *:One-level LOS obstacle across Side *:Units may not move through Location }] | Cloaked Passengers | No ramp, (un)load ×2 [EXC: Pier] | MA: 2× AA [{ *:IFE Normal Range = 16 *:VCA and/or adjacent/same-hex ≤ level NA }] | Stun: dr ≥ 5 | Unbeaching: -1 DRM LCT(4) DP 10 CS 9 DP 10 CS 9 6† C†3 E†2 F†1 G -4 Target Size [{ *:One-level LOS obstacle across Side *:Units may not move through Location }] | Infantry Stack unload | MA: 2× AA [{ *:IFE Normal Range = 16 *:VCA and/or adjacent/same-hex ≤ level NA }] | Stun: dr ≥ 5 | Unbeaching: -1 DRM diff --git a/vasl_templates/webapp/tests/fixtures/vo-reports/vehicles/landing-craft/1944.txt b/vasl_templates/webapp/tests/fixtures/vo-reports/vehicles/landing-craft/1944.txt index fd41713..abbae58 100644 --- a/vasl_templates/webapp/tests/fixtures/vo-reports/vehicles/landing-craft/1944.txt +++ b/vasl_templates/webapp/tests/fixtures/vo-reports/vehicles/landing-craft/1944.txt @@ -4,7 +4,8 @@ Name Capabilities (effective) # Notes -------- -------------- ------------- --- ------------------------------------------------ --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- LCP(L) DP 2 CS 4 DP 2 CS 4 1† A†1 B†3 C†2 D British: Unarmored & unarmed; Inherent Crew | MA: 4&4 | Front as Open-Topped AFV | Normal Range = 8 | No ramp, (un)load ×2 [EXC: Pier] LCA DP 3 CS 6 DP 3 CS 6 2† n/a Personnel/SW only | Collateral Attacks: ½ FP -LCVP DP 3 CS 5 DP 3 CS 5 3† B†2 C†1 Inherent Crew | MA: 4&4 | Normal Range = 8 +LCVP DP 3 CS 5 DP 3 CS 5 3† B†2 C†1 MA: 4&4 | Normal Range = 8 +LCV DP 3 CS 5 DP 3 CS 5 3† n/a Inherent Crew LCM(3) DP 5 CS 6 DP 5 CS 6 4† B†2 C†1 MA: 2&2 or 6&6 | Normal Range = 8 LCI(S) DP 14 CS 10 DP 14 CS 10 5† C†3 D E†2 F†1 G AAMG: 2&2 | -3 Target Size [{ *:One-level LOS obstacle across Side *:Units may not move through Location }] | Cloaked Passengers | No ramp, (un)load ×2 [EXC: Pier] | MA: 2× AA [{ *:IFE Normal Range = 16 *:VCA and/or adjacent/same-hex ≤ level NA }] | Stun: dr ≥ 5 | Unbeaching: -1 DRM LCT(4) DP 10 CS 9 DP 10 CS 9 6† C†3 E†2 F†1 G -4 Target Size [{ *:One-level LOS obstacle across Side *:Units may not move through Location }] | Infantry Stack unload | MA: 2× AA [{ *:IFE Normal Range = 16 *:VCA and/or adjacent/same-hex ≤ level NA }] | Stun: dr ≥ 5 | Unbeaching: -1 DRM diff --git a/vasl_templates/webapp/tests/fixtures/vo-reports/vehicles/landing-craft/1945.txt b/vasl_templates/webapp/tests/fixtures/vo-reports/vehicles/landing-craft/1945.txt index f96ec9c..269736b 100644 --- a/vasl_templates/webapp/tests/fixtures/vo-reports/vehicles/landing-craft/1945.txt +++ b/vasl_templates/webapp/tests/fixtures/vo-reports/vehicles/landing-craft/1945.txt @@ -4,7 +4,8 @@ Name Capabilities (effective) # Notes -------- -------------- ------------- --- ------------------------------------------------ --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- LCP(L) DP 2 CS 4 DP 2 CS 4 1† A†1 B†3 C†2 D British: Unarmored & unarmed; Inherent Crew | MA: 4&4 | Front as Open-Topped AFV | Normal Range = 8 | No ramp, (un)load ×2 [EXC: Pier] LCA DP 3 CS 6 DP 3 CS 6 2† n/a Personnel/SW only | Collateral Attacks: ½ FP -LCVP DP 3 CS 5 DP 3 CS 5 3† B†2 C†1 Inherent Crew | MA: 4&4 | Normal Range = 8 +LCVP DP 3 CS 5 DP 3 CS 5 3† B†2 C†1 MA: 4&4 | Normal Range = 8 +LCV DP 3 CS 5 DP 3 CS 5 3† n/a Inherent Crew LCM(3) DP 5 CS 6 DP 5 CS 6 4† B†2 C†1 MA: 2&2 or 6&6 | Normal Range = 8 LCI(S) DP 14 CS 10 DP 14 CS 10 5† C†3 D E†2 F†1 G AAMG: 2&2 | -3 Target Size [{ *:One-level LOS obstacle across Side *:Units may not move through Location }] | Cloaked Passengers | No ramp, (un)load ×2 [EXC: Pier] | MA: 2× AA [{ *:IFE Normal Range = 16 *:VCA and/or adjacent/same-hex ≤ level NA }] | Stun: dr ≥ 5 | Unbeaching: -1 DRM LCT(4) DP 10 CS 9 DP 10 CS 9 6† C†3 E†2 F†1 G -4 Target Size [{ *:One-level LOS obstacle across Side *:Units may not move through Location }] | Infantry Stack unload | MA: 2× AA [{ *:IFE Normal Range = 16 *:VCA and/or adjacent/same-hex ≤ level NA }] | Stun: dr ≥ 5 | Unbeaching: -1 DRM