From 1547911488d0bbbe092487f7c33512bbbb0ecb7e Mon Sep 17 00:00:00 2001 From: moomarc Date: Fri, 1 Feb 2013 07:30:38 +0000 Subject: [PATCH] - Added plane: The AEther Flues --- .gitattributes | 1 + res/cardsfolder/t/the_aether_flues.txt | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 res/cardsfolder/t/the_aether_flues.txt diff --git a/.gitattributes b/.gitattributes index 0930a4ab973..7f40c28a886 100644 --- a/.gitattributes +++ b/.gitattributes @@ -10584,6 +10584,7 @@ res/cardsfolder/t/thatcher_revolt.txt -text res/cardsfolder/t/thaumatog.txt svneol=native#text/plain res/cardsfolder/t/thawing_glaciers.txt svneol=native#text/plain res/cardsfolder/t/the_abyss.txt svneol=native#text/plain +res/cardsfolder/t/the_aether_flues.txt -text res/cardsfolder/t/the_brute.txt svneol=native#text/plain res/cardsfolder/t/the_fallen.txt -text res/cardsfolder/t/the_fourth_sphere.txt -text diff --git a/res/cardsfolder/t/the_aether_flues.txt b/res/cardsfolder/t/the_aether_flues.txt new file mode 100644 index 00000000000..1d8a16c6d78 --- /dev/null +++ b/res/cardsfolder/t/the_aether_flues.txt @@ -0,0 +1,19 @@ +Name:The AEther Flues +ManaCost:no cost +Types:Plane Iquatana +Text:no text +T:Mode$ PlaneswalkedTo | ValidCard$ Card.Self | TriggerZones$ Command | Execute$ FluesSacrifice | TriggerDescription$ When you planeswalk to CARDNAME or at the beginning of your upkeep, you may sacrifice a creature. If you do, reveal cards from the top of your library until you reveal a creature card, put that card onto the battlefield, then shuffle all other cards revealed this way into your library. +T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | Execute$ FluesSacrifice | TriggerZones$ Command | Secondary$ True | TriggerDescription$ When you planeswalk to CARDNAME or at the beginning of your upkeep, you may sacrifice a creature. If you do, reveal cards from the top of your library until you reveal a creature card, put that card onto the battlefield, then shuffle all other cards revealed this way into your library. +SVar:FluesSacrifice:AB$ Sacrifice | Cost$ 0 | Optional$ True | SacValid$ Creature | Amount$ 1 | RememberSacrificed$ True | SubAbility$ FluesDig +SVar:FluesDig:DB$ DigUntil | Valid$ Creature | ValidDescription$ creature | FoundDestination$ Battlefield | RevealedDestination$ Library | Shuffle$ True | ConditionDefined$ Remembered | ConditionPresent$ Creature | ConditionCompare$ EQ1 | SubAbility$ DBCleanup +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +T:Mode$ PlanarDice | Result$ Chaos | TriggerZones$ Command | Execute$ RolledChaos | TriggerDescription$ Whenever you roll Chaos, you may put a creature card from your hand onto the battlefield. +SVar:RolledChaos:AB$ ChangeZone | Cost$ 0 | ChangeType$ Creature | ChangeNum$ 1 | Origin$ Hand | Destination$ Battlefield +T:Mode$ PlanarDice | Result$ Planeswalk | TriggerZones$ Command | Execute$ RolledWalk | Secondary$ True | TriggerDescription$ Whenever you roll Planeswalk, put this card on the bottom of its owner's planar deck face down, then move the top card of your planar deck off that planar deck and turn it face up +SVar:RolledWalk:AB$ Planeswalk | Cost$ 0 +A:AB$ RollPlanarDice | Cost$ X | SorcerySpeed$ True | ActivationZone$ Command | SpellDescription$ Roll the planar dice. +SVar:X:Count$RolledThisTurn +SVar:Picture:http://www.wizards.com/global/images/magic/general/the_aether_flues.jpg +SetInfo:HOP|Common|http://magiccards.info/extras/plane/planechase/the-aether-flues.jpg +Oracle:When you planeswalk to The AEther Flues or at the beginning of your upkeep, you may sacrifice a creature. If you do, reveal cards from the top of your library until you reveal a creature card, put that card onto the battlefield, then shuffle all other cards revealed this way into your library.\nWhenever you roll {C}, you may put a creature card from your hand onto the battlefield. +End \ No newline at end of file