From cf2b9479882fb284ef0c3df278eb380baaa10cfe Mon Sep 17 00:00:00 2001 From: Agetian Date: Sat, 31 Dec 2016 06:36:20 +0000 Subject: [PATCH] - Updated Gisa and Geralf and Karador, Ghost Chieftain to use Condition$ PlayerTurn --- forge-gui/res/cardsfolder/g/gisa_and_geralf.txt | 2 +- forge-gui/res/cardsfolder/k/karador_ghost_chieftain.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/forge-gui/res/cardsfolder/g/gisa_and_geralf.txt b/forge-gui/res/cardsfolder/g/gisa_and_geralf.txt index 49bd7a87971..acdd4292b77 100644 --- a/forge-gui/res/cardsfolder/g/gisa_and_geralf.txt +++ b/forge-gui/res/cardsfolder/g/gisa_and_geralf.txt @@ -4,7 +4,7 @@ Types:Legendary Creature Human Wizard PT:4/4 T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigMill | TriggerDescription$ When CARDNAME enters the battlefield, put the top four cards of your library into your graveyard. SVar:TrigMill:AB$Mill | Cost$ 0 | NumCards$ 4 | Defined$ You -S:Mode$ Continuous | Affected$ Zombie.YouCtrl | PlayerTurn$ True | MayPlay$ True | MayPlayLimit$ 1 | EffectZone$ Battlefield | AffectedZone$ Graveyard | Description$ During each of your turns, you may cast a Zombie creature card from your graveyard. +S:Mode$ Continuous | Affected$ Zombie.YouCtrl | Condition$ PlayerTurn | MayPlay$ True | MayPlayLimit$ 1 | EffectZone$ Battlefield | AffectedZone$ Graveyard | Description$ During each of your turns, you may cast a Zombie creature card from your graveyard. SVar:Picture:http://www.wizards.com/global/images/magic/general/gisa_and_geralf.jpg Oracle:When Gisa and Geralf enters the battlefield, put the top four cards of your library into your graveyard.\nDuring each of your turns, you may cast a Zombie creature card from your graveyard. diff --git a/forge-gui/res/cardsfolder/k/karador_ghost_chieftain.txt b/forge-gui/res/cardsfolder/k/karador_ghost_chieftain.txt index 5553aaa9ee5..6e963e788e6 100644 --- a/forge-gui/res/cardsfolder/k/karador_ghost_chieftain.txt +++ b/forge-gui/res/cardsfolder/k/karador_ghost_chieftain.txt @@ -4,6 +4,6 @@ Types:Legendary Creature Centaur Spirit PT:3/4 S:Mode$ ReduceCost | ValidCard$ Card.Self | Type$ Spell | Amount$ X | EffectZone$ All | Description$ CARDNAME costs {1} less to cast for each creature card in your graveyard. SVar:X:Count$ValidGraveyard Creature.YouCtrl -S:Mode$ Continuous | Affected$ Creature.YouCtrl | PlayerTurn$ True | MayPlay$ True | MayPlayLimit$ 1 | EffectZone$ Battlefield | AffectedZone$ Graveyard | Description$ During each of your turns, you may cast one creature card from your graveyard. +S:Mode$ Continuous | Affected$ Creature.YouCtrl | Condition$ PlayerTurn | MayPlay$ True | MayPlayLimit$ 1 | EffectZone$ Battlefield | AffectedZone$ Graveyard | Description$ During each of your turns, you may cast one creature card from your graveyard. SVar:Picture:http://www.wizards.com/global/images/magic/general/karador_ghost_chieftain.jpg Oracle:Karador, Ghost Chieftain costs {1} less to cast for each creature card in your graveyard.\nDuring each of your turns, you may cast one creature card from your graveyard.