- Updated Gisa and Geralf and Karador, Ghost Chieftain to use Condition$ PlayerTurn

This commit is contained in:
Agetian
2016-12-31 06:36:20 +00:00
parent fd883c8190
commit cf2b947988
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ Types:Legendary Creature Human Wizard
PT:4/4 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. 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 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 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. 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.

View File

@@ -4,6 +4,6 @@ Types:Legendary Creature Centaur Spirit
PT:3/4 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. 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 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 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. 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.