diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-12-13 15:40:34 +0100 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2024-01-08 16:36:48 +0100 |
commit | f6855ea8426dc634844243ee46cf694dc8acf5c5 (patch) | |
tree | e9320049acb225db57b62daee8913d2c7c21e306 /info | |
parent | c6637917de7e7281d947f3fd10a1dfe831c544d2 (diff) | |
download | table-battles-f6855ea8426dc634844243ee46cf694dc8acf5c5.tar.gz |
2nd gettys day
Diffstat (limited to 'info')
-rw-r--r-- | info/all-cards.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/info/all-cards.html b/info/all-cards.html index 18e3062..4313c8a 100644 --- a/info/all-cards.html +++ b/info/all-cards.html @@ -4908,6 +4908,7 @@ h1{color: white} <div class="action_type">Screen</div> <div class="action_requirement">Voluntary</div> <div class="action_target">Any enemy formation</div> +<div class="action_effect">1 hit per die. 1 self per action.</div> </div> <div class="number">154A</div> <div class="extra">♦</div> @@ -5907,8 +5908,9 @@ h1{color: white} <div class="action_type">Absorb</div> <div class="action_requirement">Voluntary</div> <div class="action_target">Any friendly but Little Round Top</div> -<div class="action_effect">When this Reaction is used, choose any friendly Formation except Little Round Top, that Formation suffers the hits instead. The Meade Formation never suffers hits, and this Reaction can never be used to absorb hits for Little Round Top.</div> +<div class="action_effect">When this Reaction is used, choose any friendly Formation except Little Round Top, that Formation suffers the hits instead.</div> </div> +<div class="rule_text">The Meade Formation never suffers hits, and this Reaction can never be used to absorb hits for Little Round Top.</div> <div class="number">172B</div> <div class="extra">♣</div> </div> |