mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 18:28:00 +00:00
- 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.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user