From c54d24a362afc337e80f58a704c2a7039492786a Mon Sep 17 00:00:00 2001 From: Agetian Date: Fri, 8 Jun 2018 07:18:49 +0300 Subject: [PATCH] - Simple limiting SVar for Khovrath's Fury AI until a better logic can be devised. - Ideally should at least account for the fact that it should not overdraw cards and deck itself. --- forge-gui/res/cardsfolder/upcoming/khorvaths_fury.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/forge-gui/res/cardsfolder/upcoming/khorvaths_fury.txt b/forge-gui/res/cardsfolder/upcoming/khorvaths_fury.txt index cc877528536..88a9bcf369f 100644 --- a/forge-gui/res/cardsfolder/upcoming/khorvaths_fury.txt +++ b/forge-gui/res/cardsfolder/upcoming/khorvaths_fury.txt @@ -10,5 +10,7 @@ SVar:DBDmg:DB$ DealDamage | Defined$ Player.IsRemembered | NumDmg$ Y | Reference SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True SVar:X:Remembered$Amount.Plus.1 SVar:Y:Count$ValidHand Card.RememberedPlayerCtrl +SVar:NeedsToPlayVar:Z GE4 +SVar:Z:Count$ValidHand Card.OppCtrl SVar:Picture:http://www.wizards.com/global/images/magic/general/khorvaths_fury.jpg Oracle:For each player, choose friend or foe. Each friend discards all cards from their hand, then draws that many cards plus one. Khorvath's Fury deals damage to each foe equal to the number of cards in their hand.