- Added plane: The AEther Flues

This commit is contained in:
moomarc
2013-02-01 07:30:38 +00:00
parent 4cdbc3a39c
commit 1547911488
2 changed files with 20 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -10584,6 +10584,7 @@ res/cardsfolder/t/thatcher_revolt.txt -text
res/cardsfolder/t/thaumatog.txt svneol=native#text/plain res/cardsfolder/t/thaumatog.txt svneol=native#text/plain
res/cardsfolder/t/thawing_glaciers.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_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_brute.txt svneol=native#text/plain
res/cardsfolder/t/the_fallen.txt -text res/cardsfolder/t/the_fallen.txt -text
res/cardsfolder/t/the_fourth_sphere.txt -text res/cardsfolder/t/the_fourth_sphere.txt -text

View File

@@ -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