mtg-forge-ios/forge-gui/res/cardsfolder/w/well_of_ideas.txt

11 lines
1.0 KiB
Plaintext

Name:Well of Ideas
ManaCost:5 U
Types:Enchantment
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDraw1 | TriggerDescription$ When CARDNAME enters the battlefield, draw two cards.
SVar:TrigDraw1:DB$ Draw | Cost$ 0 | Defined$ You | NumCards$ 2
T:Mode$ Phase | Phase$ Draw | ValidPlayer$ Player.Other | TriggerZones$ Battlefield | Execute$ TrigDraw2 | TriggerDescription$ At the beginning of each other player's draw step, that player draws an additional card.
SVar:TrigDraw2:AB$ Draw | Cost$ 0 | NumCards$ 1 | Defined$ TriggeredPlayer
T:Mode$ Phase | Phase$ Draw | ValidPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDraw1 | TriggerDescription$ At the beginning of your draw step, draw two additional cards.
SVar:Picture:http://www.wizards.com/global/images/magic/general/well_of_ideas.jpg
Oracle:When Well of Ideas enters the battlefield, draw two cards.\nAt the beginning of each other player's draw step, that player draws an additional card.\nAt the beginning of your draw step, draw two additional cards.