Skip to content

Instantly share code, notes, and snippets.

@cognivore
Last active July 17, 2023 19:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cognivore/848db82122c0368d0ff757941a9c0f70 to your computer and use it in GitHub Desktop.
Save cognivore/848db82122c0368d0ff757941a9c0f70 to your computer and use it in GitHub Desktop.
Undaunted draft

Deck building

You can only have cards of factions that were in a military alliance at some point during the war:

  • Allies & Soviets
  • Allies & Italians
  • Germans & Italians
  • Germans & Soviets
        Allies
       /      \
 Italians     Soviets
       \      /
       Germans

Your deck can have at most one total ground vehicle or off-map artillery card of an enemy faction (but not both).

During scenario setup, whenever a player deploys two Soviet reservists in the same tile, they may choose to deploy an additional Soviet unit not farther than 1 tile away.

Whenever a player plays the second Soviet reserist card in a turn, they may Command 1.

Draft

1/1 glimpse draft with 8 packs of 8 cards each, resulting in a pool of 32 cards.

One 9-initiative commander of a legal faction is added after the draft.

Game

Bo-3, random scenarios, casualties are irrecoverable and are calculated per "Stalingrad" campaign rules. Whoever loses a game has starting initiative in the next scenario.

Scenario setup

Scenario is set up using blind deployment procedure, as described in the final scenario of "Stalingrad". Infrantry deployment points are the tiles where a riflemen token is; vehicle deployment points may be any passable closest to a corresponding infrantry deployment point. If you play with planes, take turns placing them one by one at any tile that's at the edge of the map, starting with the player with starting initiative.


Card format:

(Type | (Type, Platoon) | (Type, Platoon, Role),
Initiative,
[(Ability, [Number | Platoon | Distance | TargetType])],
[GivenName] | Number)

Cards per faction:

Allies (without Lieutenant from North Africa): 16 (44) + 11 (38) - 1 (1) = 26 (81)

- 4 (?) (C/Normandy) - 3 (?) (A, B, C/Normandy) - 1 (1) (Warrant Officer) - 1 (?) (Sapper/Reinforcements) = 17 (?)

NB! There seems to be a calculation error because the tanks are actually 2 divisions of Sherman and 1 of Stuart. That's why -1 Sniper (Normandy).

Germans: 16 (44) + 7 (16) + 1 (3) = 24 (63)

- 4 (?) (C/Normandy) - 3 (?) (A, B, C/Reinforcements) - 2 (?) (Panzer IV/Reinforcements) + 2 (?) = 17 (?)

NB!

-2 Rifelemen each from A & B

Italians & Romanians: 11 (32) + 5 (14) + 1 (5) = 17 (51)

Soviets: 17 (?)

NB!

  • Seems like some faction had 17 cards + commander, not 16!!!

Scenarios

Normandy:

12


Normandy

Allies

("Platoon Sergeant", 9, [(Bolster, [3]), (Command, [2])], ["Jack Sullivan"])
("Platoon Guide", 8, [(Bolster, [1]), (Guide, [1])], ["Joe Kutner"])
("Sniper", 4, [(Stalk, [1]), (Attack, [3])], ["Matt Blackmon", "Calvin Walker", "Jack Morris"])
("Mortar", 2, [(Move, [1]), (Blast, [1]), (Target, [])], ["Bob Benjamin & Paul Miller", "Bob Benjamin & Paul Miller", "Bob Benjamin & Paul Miller"])
(("Squad Leader", A), 7, [(Bolster, [2, A]), (Inspire, [1, A])], ["CC Arrington"])
(("Rifleman", A), 5, [(Move, [1]), (Attack, [1]), (Control, [])], ["Paul Miller", "James Allen", "Harold Henderson", "Richard Johnson", "Robert Denton"])
(("Scout", A), 6, [(Scout, [2]), (Attack, [1]), (Recon, []), (Conceal, [])], ["John Harris", "Brant Williams", "Joseph Bell"])
(("Machine Gunner", A), 3, [(Move, [1]), (Attack, [2]), (Suppress, [4])], ["William Price", "Paul Moore", "Jerome Jackson"])
(("Squad Leader", B), 7, [(Bolster, [2, B]), (Inspire, [1, B])], ["Thomas Brown"])
(("Rifleman", B), 5, [(Move, [1]), (Attack, [1]), (Control, [])], ["Chris Marling", "Matt Dunstan", "Brett Silbert", "Darren Breen", "Rasmus Hervig"])
(("Scout", B), 6, [(Scout, [2]), (Attack, [1]), (Recon, []), (Conceal, [])], ["Edward Wilson", "Hale Mack", "William Richardson"])
(("Machine Gunner", B), 3, [(Move, [1]), (Attack, [2]), (Suppress, [4])], ["Howard Davis", "Robert Brown", "Otis Washington"])
(("Squad Leader", C), 7, [(Bolster, [2, C]), (Inspire, [1, C])], ["Rpy Dorsey"])
(("Rifleman", C), 5, [(Move, [1]), (Attack, [1]), (Control, [])], ["Roger Tankersley", "Paul Hennekes", "Jon Seafide", "Isaac Whitt", "Michael Meister"])
(("Scout", C), 6, [(Scout, [2]), (Attack, [1]), (Recon, []), (Conceal, [])], ["George White", "Raymond Hall", "Walter Young"])
(("Machine Gunner", C), 3, [(Move, [1]), (Attack, [2]), (Suppress, [4])], ["Frank Lee", "Henry Taylor", "Thomas Anderson"])
("Fog of War", 1, [], 10)
> 16, 1 + 1 + 3 + 3 + 1 + 5 + 3 + 3 + 1 + 5 + 3 + 3 + 1 + 5 + 3 + 3 = 44

Germans

("Platoon Sergeant", 9, [(Bolster, [3]), (Command, [2])], 1)
("Platoon Guide", 8, [(Bolster, [1]), (Guide, [1])], 1)
("Sniper", 4, [(Stalk, [1]), (Attack, [3])], 3)
("Mortar", 2, [(Move, [1]), (Blast, [1]), (Target, [])], 3)
(("Squad Leader", A), 7, [(Bolster, [2, A]), (Inspire, [1, A])], 1)
(("Rifleman", A), 5, [(Move, [1]), (Attack, [1]), (Control, [])], 5)
(("Scout", A), 6, [(Scout, [2]), (Attack, [1]), (Recon, []), (Conceal, [])], 3)
(("Machine Gunner", A), 3, [(Move, [1]), (Attack, [2]), (Suppress, [4])], 3)
(("Squad Leader", B), 7, [(Bolster, [2, B]), (Inspire, [1, B])], 1)
(("Rifleman", B), 5, [(Move, [1]), (Attack, [1]), (Control, [])], 5)
(("Scout", B), 6, [(Scout, [2]), (Attack, [1]), (Recon, []), (Conceal, [])], 3)
(("Machine Gunner", B), 3, [(Move, [1]), (Attack, [2]), (Suppress, [4])], 3)
(("Squad Leader", C), 7, [(Bolster, [2, C]), (Inspire, [1, C])], 1)
(("Rifleman", C), 5, [(Move, [1]), (Attack, [1]), (Control, [])], 5)
(("Scout", C), 6, [(Scout, [2]), (Attack, [1]), (Recon, []), (Conceal, [])], 3)
(("Machine Gunner", C), 3, [(Move, [1]), (Attack, [2]), (Suppress, [4])], 3)
("Fog of War", 1, [], 10)
> 16, 1 + 1 + 3 + 3 + 1 + 5 + 3 + 3 + 1 + 5 + 3 + 3 + 1 + 5 + 3 + 3 = 44

North Africa

Allies

("Lieutenant", 9, [(Bolster, [3]), (Command, [2])], 1)
("Warrant Officer", 8, [(Bolster, [2]), (Inspire, [1])], 1)
("Staff Sergeant", 8, [(Scout, [1]), (Attack, [1]), (Control, []), (Recon, [])], 4)
("Sergeant", 7, [(Move, [1]), (Attack, [1]), (Control, []), (Demolition, [2, Armour, 2, Structure])], 4)
("Antitank Rifleman", 4, [(Move, [1]), (Attack, [1]), (Antitank, [2, Armour])], 4)
("Machine Gunner", 3, [(Move, [1]), (Attack, [2]), (Suppress, [4])], 4)
("Engineer", 2, [(Move, [1]), (Attack, [1]), (Repair, []), (Demolition, [3, Armour, 3, Structure])], 4)
("Machine Gunner", 3, [(Move, [1]), (Attack, [2]), (Suppress, [4]), (Repair, [])], 4)
("Saboteur", 5, [(Stalk, [1]), (Attack, [1]), (Demolition, [2, Armour, 2, Structure])], 4)
("Scout", 6, [(Scout, [2]), (Attack, [1]), (Conceal, []), (Recon, [])], 4)
("Sniper", 2, [(Stalk, [1]), (Attack, [3]), (Conceal, [])], 4)
("Fog of War", 1, [], 8)
> 11, 1 + 1 + 4 + 4 + 4 + 4 + 4 + 4 + 4 + 4 + 4 = 38

Italians

("Platoon Sergeant", 9, [(Bolster, [3]), (Command, [2])], 1)
("Recon Aircraft", 8, [(Recon, []), (Strafe, [1]), (Surveil, [2])], 1)
(("Squad Leader", A), 7, [(Bolster, [2, A]), (Inspire, [1, A])], 1)
(("Antitank Rifleman, A), 2, [(Move, [1]), (Attack, [1]), (Antitank, [2, Armour]), (Repair, [])], 4)
(("Machine Gunner", A), 3, [(Move, [1]), (Attack, [2]), (Suppress, [4])], 4)
(("Rifleman", A), 5, [(Move, [1]), (Attack, [1]), (Control, [])], 4)
(("Scout", A), 6, [(Scout, [2]), (Attack, [1]), (Recon, []), (Conceal, [])], 4)
(("Tank Commander", T), 7, [(Bolster, [2, T]), (Inspire, [1, T])], 1)
(("Tank Crewman", T, Crewman), 3, [(Move, [1]), (Attack, [1]), (Repair, [])], 4)
(("Tank Driver", T, Driver), 2, [(Move, [1]), (Attack, [1])], 4)
(("Tank Gunner", T, Gunner), 4, [(Move, [1]), (Attack, [1])], 4)
("Fog of War", 1, [], 8)
> 11, 1 + 1 + 1 + 4 + 4 + 4 + 4 + 1 + 4 + 4 + 4 = 32

Reinforcements

Italians

("Assault Aircraft", 6, [(Strafe, [1]), (Surveil, [1]), (Bomb, [1])], 1)
(("Submachine Gunner, S), 5, [(Move, [1]), (Attack, [1]), (Control, []), (Attack, [2, 0, Leq])], 4)
(("Mechanic", S), 4, [(Move, [1]), (Attack, [1]), (Attack, [2, 0, Leq]), (Repair, [])], 4)
(("Sniper", S), 2, [(Stalk, [1]), (Attack, [3]), (Recon, [])], 4)
(("Commando Leader", S), 7, [(Bolster, [2, S]), (AirSupport, [1])], 1)
> 5, 1 + 4 + 4 + 4 + 1 = 14 

Allies

("Sapper", 3, [(Move, [1]), (Attack, [1]), (Mine, [1]), (Demo, [2, Armour, 2, Structure])], 4)
("Grenadier", 4, [(Move, [1]), (Attack, [1]), (Control, []), (Grenade, [1, 2, Leq])], 4)
("Submachine Gunner", 5, [(Scout, [1]), (Attack, [1]), (Attack, [2, 0, Leq]), (Recon, [])], 4)
("Sergeant Major", 7, [(Bolster, [2]), (Inspire, [1]), (Command, [1])], 1)
(("Riflemen", A), 5, [(Move, [1]), (Attack, [1]), (Control, []), (Grenade, [1, 2, Leq])], 2)
(("Riflemen", B), 5, [(Move, [1]), (Attack, [1]), (Control, []), (Grenade, [1, 2, Leq])], 2)
(("Riflemen", C), 5, [(Move, [1]), (Attack, [1]), (Control, []), (Grenade, [1, 2, Leq])], 2)
(("Stuart", T), 4, [(Move, [2]), (Attack, [1]), (Suppress, [3]), (Antitank, [1, Armour])], 3)
(("Sherman", T), 2, [(Move, [1]), (Attack, [1]), (Suppress, [3]), (Antitank, [2, Armour])], 3)
(("Sherman", T), 2, [(Move, [1]), (Attack, [1]), (Suppress, [3]), (Antitank, [2, Armour])], 3)
(("Tank Platoon Commander", T), 5, [(Bolster, [2, T]), (Advance, [T])], 1)
> 11, 4 + 4 + 4 + 1 + 2 + 2 + 2 + 3 + 3 + 3 = 28

Germans

(("Riflemen", A), 5, [(Move, [1]), (Attack, [1]), (Control, []), (Attack, [2, 0, Lt])], 2)
(("Riflemen", B), 5, [(Move, [1]), (Attack, [1]), (Control, []), (Attack, [2, 0, Lt])], 2)
(("Riflemen", C), 5, [(Move, [1]), (Attack, [1]), (Control, []), (Attack, [2, 0, Lt])], 2)
(("Panther", T), 1, [(Move, [1]), (Attack, [1]), (Suppress, [3]), (Antitank, [3, Armour])], 3)
(("Panzer IV", T), 2, [(Move, [1]), (Attack, [1]), (Suppress, [3]), (Antitank, [2, Armour])], 3)
(("Panzer IV", T), 2, [(Move, [1]), (Attack, [1]), (Suppress, [3]), (Antitank, [2, Armour])], 3)
(("Tank Platoon Commander", T), 5, [(Bolster, [2, T]), (Advance, [T])], 1)
> 7, 2 + 2 + 2 + 3 + 3 + 3 + 1 = 16

Stalingrad

Germans

  • Elite Engineers C, 3
  • Elite Panzer III S, 3
  • Panzer IV T, 3

Soviets

  • Commanders:
    • Commander, 1
    • Squad Leader A, 1
    • Squad Leader B, 1
  • Reservists:
    • Riflemen A, 5
    • Riflemen B, 5
    • Scouts A, 3
    • Scouts B, 3
    • Gunners A, 3
    • Gunners B, 3
  • Snipers, 3
  • Partisans, 5
  • Engineers A, 4 (Including the Reserve engineer, who represents them in draft)
  • T-34, 3
  • Antitank, 3
  • Night Witches, 1
  • Artillery, 2
  • Artillery, 2

Italians

  • Romanians, 5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment