Files
forge/res/cardsfolder/aether_vial.txt
jendave 04be1d6013 *"Optional$" parameter for triggers is now "OptionalDecider$" which works as "Defined$" for players.
Old "Optional$ True" is equivalent to "OptionalDecider$ You", old "Optional$ OpponentDecides" = "OptionalDecider$ Opponent" of course and instead of "Optional$ TriggeredControllerDecides" you can use any of the Triggered-variables that return a player.
*AF_Token's "TokenOwner$" parameter is now also a "Defined$"-like.
*Updated all cards that used either (637 of them!)
2011-08-06 19:49:00 +00:00

12 lines
866 B
Plaintext

Name:AEther Vial
ManaCost:1
Types:Artifact
Text:no text
A:AB$ChangeZone | Cost$ T | Origin$ Hand | Destination$ Battlefield | ChangeType$ Creature.cmcEQX | ChangeNum$ 1 | SpellDescription$ You may put a creature card with converted mana cost equal to the number of charge counters on AEther Vial from your hand onto the battlefield.
T:Mode$ Phase | Phase$ Upkeep | ValidPlayer$ You | TriggerZones$ Battlefield | OptionalDecider$ You | Execute$ TrigPutCounter | TriggerDescription$ At the beginning of your upkeep, you may put a charge counter on CARDNAME.
SVar:TrigPutCounter:AB$PutCounter | Cost$ 0 | Defined$ Self | CounterType$ CHARGE | CounterNum$ 1
SVar:X:Count$CardCounters.CHARGE
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/aether_vial.jpg
SetInfo:DST|Uncommon|http://magiccards.info/scans/en/ds/91.jpg
End