mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Added plane: The AEther Flues
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||||
|
|||||||
19
res/cardsfolder/t/the_aether_flues.txt
Normal file
19
res/cardsfolder/t/the_aether_flues.txt
Normal 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
|
||||||
Reference in New Issue
Block a user