diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-12-17 18:57:31 +0100 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2024-01-08 16:36:48 +0100 |
commit | 07ad3d0deaf49aaa8655ead84f96046f0b3bdb6f (patch) | |
tree | 4f27ae5bded727565dd11dbf86c293eed1b7e635 /info/s_31.html | |
parent | c2cf8c62d263ce359dcfdb76172326cceb6c53ab (diff) | |
download | table-battles-07ad3d0deaf49aaa8655ead84f96046f0b3bdb6f.tar.gz |
don't line break in middle of target names
Diffstat (limited to 'info/s_31.html')
-rw-r--r-- | info/s_31.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/info/s_31.html b/info/s_31.html index 3ce8e3c..47b7f4d 100644 --- a/info/s_31.html +++ b/info/s_31.html @@ -43,7 +43,7 @@ body{background-color:dimgray;color:whitesmoke;padding:20px;background-image:url <div class="action_row"> <div class="action_type reaction">Screen</div> <div class="action_requirement"></div> -<div class="action_target">Any enemy formation</div> +<div class="action_target">Any enemy formation</div> </div> <div class="rule_text">When Skippon routs, this card is removed from play (this does not constitute a rout).</div> <div class="lore_text">Parliamentarian artillery was concentrated atop Round Hill, the position that Skippon occupied. Surrounding terrain funneled the enemy into narrow lanes within the firing zone. Dislodging Skippon and taking Round Hill in turn neutered the artillery, making that a key Royalist objective.</div> @@ -83,7 +83,7 @@ body{background-color:dimgray;color:whitesmoke;padding:20px;background-image:url <div class="action_row"> <div class="action_type reaction">Absorb</div> <div class="action_requirement">Voluntary</div> -<div class="action_target">Any friendly formation</div> +<div class="action_target">Any friendly formation</div> <div class="action_effect">When target suffers Hits, this card suffers one less Hit instead.</div> </div> <div class="number">196A</div> @@ -152,7 +152,7 @@ body{background-color:dimgray;color:whitesmoke;padding:20px;background-image:url <div class="action_row"> <div class="action_type reaction">Screen</div> <div class="action_requirement"></div> -<div class="action_target">Any enemy formation</div> +<div class="action_target">Any enemy formation</div> </div> <div class="rule_text">While Skippon is in play, a Straight 4 is needed to earn a cube for this card. After Skippon Routs, only a Straight 3 is needed.</div> <div class="number">200A</div> @@ -165,7 +165,7 @@ body{background-color:dimgray;color:whitesmoke;padding:20px;background-image:url <div class="action_row"> <div class="action_type">Attack</div> <div class="action_requirement"></div> -<div class="action_target">London Trained Bands</div> +<div class="action_target">London Trained Bands</div> <div class="action_effect">1 hit, PLUS 1 hit per die. 1 self per action.</div> </div> <div class="action_row"> @@ -184,7 +184,7 @@ body{background-color:dimgray;color:whitesmoke;padding:20px;background-image:url <div class="action_row"> <div class="action_type">Attack</div> <div class="action_requirement"></div> -<div class="action_target">Essex OR Stapleton</div> +<div class="action_target">Essex OR Stapleton</div> <div class="action_effect">1 hit per die. 1 self per action. You CHOOSE the target.</div> </div> <div class="action_row"> @@ -254,7 +254,7 @@ body{background-color:dimgray;color:whitesmoke;padding:20px;background-image:url <div class="action_row"> <div class="action_type reaction">Absorb</div> <div class="action_requirement"></div> -<div class="action_target">Vavasour or Wentworth</div> +<div class="action_target">Vavasour or Wentworth</div> <div class="action_effect">When target suffers Hits, this unit suffers 1 less hit per die.</div> </div> <div class="rule_text">For example, if three Hits are to be inflicted and there are two dice on this card, this card suffers only one instead; if there are three dice, it suffers zero. Before you ask, no, it can't suffer less than zero or regain sticks or anything silly like that.</div> |