mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
29260c205d
git-svn-id: http://svn.slightlymagic.net/forge/trunk@35700 269b9781-a132-4a9b-9d4e-f004f1b56b58
11 lines
1.0 KiB
Plaintext
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.
|