From c327f2ecd976685606cefd955477cb0ba8bc4076 Mon Sep 17 00:00:00 2001 From: Christian 'ketura' McCarty Date: Wed, 19 Mar 2025 21:11:17 -0500 Subject: [PATCH] Fixed Blood Runs Chill targeting any Dwarf, as opposed to only Dwarves with a damage bonus and at least 3 vitality. --- .../src/main/resources/cards/official/set08/set08-Dwarven.hjson | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set08/set08-Dwarven.hjson b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set08/set08-Dwarven.hjson index 860562bc9..a212f2222 100644 --- a/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set08/set08-Dwarven.hjson +++ b/gemp-lotr/gemp-lotr-cards/src/main/resources/cards/official/set08/set08-Dwarven.hjson @@ -127,7 +127,7 @@ type: event cost: { type: exert - select: choose(dwarf) + select: choose(dwarf,damage,CanExert,MinVitality(3)) times: 2 memorize: exertedDwarf },