mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
11 lines
825 B
Plaintext
11 lines
825 B
Plaintext
|
Name:Benefactor's Draught
|
||
|
ManaCost:1 G
|
||
|
Types:Instant
|
||
|
A:SP$ UntapAll | Cost$ 1 G | ValidCards$ Creature | SubAbility$ DBEffect | SpellDescription$ Untap all creatures. Until end of turn, whenever a creature an opponent controls blocks, draw a card. Draw a card.
|
||
|
SVar:DBEffect:DB$ Effect | Name$ Benefactor's Draught Effect | Triggers$ TrigBlock | SVars$ EffDraw | SubAbility$ DBDraw
|
||
|
SVar:TrigBlock:Mode$ Blocks | ValidCard$ Creature.OppCtrl | Execute$ EffDraw | TriggerDescription$ Whenever a creature an opponent controls blocks, draw a card.
|
||
|
SVar:EffDraw:DB$ Draw | NumCards$ 1
|
||
|
SVar:DBDraw:DB$ Draw | NumCards$ 1
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/benefactors_draught.jpg
|
||
|
Oracle:Untap all creatures. Until end of turn, whenever a creature an opponent controls blocks, draw a card.\nDraw a card.
|