nightfall-planes/series1.html
2023-07-07 17:40:59 -06:00

1199 lines
53 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Blood Red Skies Cards Series 1</title>
<script src="https://cdn.tailwindcss.com"></script>
<script>
tailwind.config = {
theme: {
fontFamily: {
sans: [
'Chakra Petch'
]
},
extend: {
aspectRatio: {
card: '2.5 / 3.5'
},
container: {
center: true
},
colors: {
gunmetal: '#0a2e36',
green: {
10: '#09a129',
100: '#036d19'
},
violet: {
10: '#8a7090',
50: '#8d3b72'
}
}
}
}
}
</script>
<style type="text/tailwindcss">
@layer base {
* {
@apply dark:text-white text-black
}
hr {
@apply !border-violet-10
}
}
</style>
<style>
@import url('https://fonts.googleapis.com/css2?family=Chakra+Petch:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Rajdhani:wght@300;400;500;600;700&display=swap');
</style>
</head>
<body class="dark:bg-gunmetal">
<div class="container p-8 grid grid-cols-4 gap-8 bg-purple">
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Maneuvers</span>: barrel roll</p>
<p class="capitalize my-8"><span class="font-bold">Attacks</span>: ground to air</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Land Battle</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">1/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Maneuvers</span>: barrel roll</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">2/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Maneuvers</span>: straight</p>
<p class="capitalize my-8"><span class="font-bold">Attacks</span>: air to air</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">3/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Bad luck! You must take one of the following penalties</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Stall</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">4/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Bad luck! You must take one of the following penalties</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Damage, Land Battle</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">5/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Maneuvers</span>: straight</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Land Battle, Stall</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">6/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Maneuvers</span>: banked turn</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Land Battle, Stall</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">7/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Maneuvers</span>: turn</p>
<p class="capitalize my-8"><span class="font-bold">Attacks</span>: air to ground</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Damage, Land Battle, Stall</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">8/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Maneuvers</span>: tight bank</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">9/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Maneuvers</span>: tight bank, straight</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Damage, Land Battle, Stall</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">10/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Maneuvers</span>: tight bank</p>
<p class="capitalize my-8"><span class="font-bold">Attacks</span>: air to air, air to ground</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Damage, Stall</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">11/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Bad luck! You must take one of the following penalties</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Damage, Stall</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">12/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Maneuvers</span>: immelmann, tight bank</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Stall</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">13/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Maneuvers</span>: banked turn, tight bank</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Land Battle, Stall</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">14/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Maneuvers</span>: straight, tight bank</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Damage, Land Battle</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">15/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Bad luck! You must take one of the following penalties</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Damage, Land Battle, Stall</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">16/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Maneuvers</span>: barrel roll</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Damage, Land Battle, Stall</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">17/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Bad luck! You must take one of the following penalties</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Damage, Land Battle, Stall</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">18/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Maneuvers</span>: s bend, barrel roll</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Land Battle</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">19/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Maneuvers</span>: barrel roll</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">20/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Maneuvers</span>: immelmann</p>
<p class="capitalize my-8"><span class="font-bold">Attacks</span>: air to ground, ground to air</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Land Battle</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">21/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Bad luck! You must take one of the following penalties</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Damage, Land Battle, Stall</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">22/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Maneuvers</span>: immelmann, barrel roll</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Land Battle</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">23/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Maneuvers</span>: immelmann, tight bank</p>
<p class="capitalize my-8"><span class="font-bold">Attacks</span>: air to ground</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Damage, Land Battle, Stall</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">24/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Maneuvers</span>: straight, barrel roll</p>
<p class="capitalize my-8"><span class="font-bold">Attacks</span>: air to air</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">25/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Maneuvers</span>: straight, turn</p>
<p class="capitalize my-8"><span class="font-bold">Attacks</span>: air to ground, ground to air</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Damage, Land Battle, Stall</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">26/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Bad luck! You must take one of the following penalties</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Damage, Land Battle, Stall</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">27/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Attacks</span>: air to air, ground to air</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Land Battle</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">28/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Maneuvers</span>: barrel roll, banked turn</p>
<p class="capitalize my-8"><span class="font-bold">Attacks</span>: air to air</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Damage</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">29/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Maneuvers</span>: immelmann</p>
<p class="capitalize my-8"><span class="font-bold">Attacks</span>: ground to air</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Land Battle</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">30/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Attacks</span>: air to ground</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Damage, Stall</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">31/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Maneuvers</span>: immelmann, straight</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Stall</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">32/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Maneuvers</span>: immelmann</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Damage, Land Battle, Stall</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">33/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Maneuvers</span>: immelmann</p>
<p class="capitalize my-8"><span class="font-bold">Attacks</span>: ground to air</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Land Battle</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">34/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Maneuvers</span>: immelmann</p>
<p class="capitalize my-8"><span class="font-bold">Attacks</span>: air to air</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Stall</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">35/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Attacks</span>: air to air</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Damage, Land Battle, Stall</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">36/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Attacks</span>: air to air</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Damage, Land Battle, Stall</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">37/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Maneuvers</span>: immelmann, tight bank</p>
<p class="capitalize my-8"><span class="font-bold">Attacks</span>: air to air</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Damage, Stall</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">38/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Maneuvers</span>: tight bank</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Damage, Land Battle, Stall</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">39/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Maneuvers</span>: straight, immelmann</p>
<p class="capitalize my-8"><span class="font-bold">Attacks</span>: ground to air</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Land Battle</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">40/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Maneuvers</span>: immelmann</p>
<p class="capitalize my-8"><span class="font-bold">Attacks</span>: air to ground</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Damage, Stall</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">41/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Maneuvers</span>: turn</p>
<p class="capitalize my-8"><span class="font-bold">Attacks</span>: air to ground</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Damage, Stall</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">42/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Maneuvers</span>: banked turn, s bend</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Damage, Land Battle, Stall</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">43/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Maneuvers</span>: barrel roll</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Stall</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">44/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Attacks</span>: ground to air</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Land Battle</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">45/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Attacks</span>: air to ground</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">46/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Maneuvers</span>: s bend</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">47/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Maneuvers</span>: tight bank, banked turn</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Damage, Land Battle</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">48/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Maneuvers</span>: barrel roll, tight bank</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Damage, Land Battle</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">49/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Maneuvers</span>: tight bank, barrel roll</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Land Battle</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">50/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Bad luck! You must take one of the following penalties</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Land Battle, Stall</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">51/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Bad luck! You must take one of the following penalties</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Land Battle</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">52/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Bad luck! You must take one of the following penalties</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Stall</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">53/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Maneuvers</span>: s bend, banked turn</p>
<p class="capitalize my-8"><span class="font-bold">Attacks</span>: air to air</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">54/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Attacks</span>: air to air</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">55/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Maneuvers</span>: barrel roll</p>
<p class="capitalize my-8"><span class="font-bold">Attacks</span>: air to air</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">56/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Bad luck! You must take one of the following penalties</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Damage, Land Battle, Stall</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">57/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Maneuvers</span>: immelmann, barrel roll</p>
<p class="capitalize my-8"><span class="font-bold">Attacks</span>: ground to air</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Damage, Land Battle, Stall</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">58/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Maneuvers</span>: s bend, immelmann</p>
<p class="capitalize my-8"><span class="font-bold">Attacks</span>: air to ground</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Damage, Land Battle</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">59/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
<div class="rounded-lg aspect-card p-8 shadow-lg flex flex-wrap dark:bg-green-700">
<div class="basis-full">
<p class="mb-4 font-extrabold uppercase text-xl">action</p>
<p class="mb-8 text-sm">Select either one maneuver or one attack to make. If you can't complete one action from this card, you must take one penalty listed. If there are no penalties listed, discard this card.</p>
<p class="capitalize my-8"><span class="font-bold">Maneuvers</span>: s bend, tight bank</p>
<hr/><p class="capitalize my-8"><span class="font-bold">Penalties</span>: Damage, Land Battle, Stall</p>
</div>
<div class="text-xs self-end flex justify-between w-full text-white/50">
<p class="dark:text-white/50 text-black/50">Series 1</p>
<p class="dark:text-white/50 text-black/50">60/60</p>
<p class="dark:text-white/50 text-black/50">&copy; 2022 Cyborg Grizzly Games</p>
</div>
</div>
</div>
</body>
</html>