mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
- Updated Gisa and Geralf and Karador, Ghost Chieftain to use Condition$ PlayerTurn
This commit is contained in:
@@ -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.
|
||||||
|
|
||||||
|
|||||||
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user