mirror of
https://github.com/Relintai/mtg-forge-ios.git
synced 2024-11-14 04:17:19 +01:00
11 lines
978 B
Plaintext
11 lines
978 B
Plaintext
|
Name:Conjurer's Ban
|
||
|
ManaCost:W B
|
||
|
Types:Sorcery
|
||
|
A:SP$ NameCard | Cost$ W B | Defined$ You | SubAbility$ DBEffect | AILogic$ MostProminentInHumanDeck | SpellDescription$ Choose a card name. Until your next turn, spells with the chosen name can't be cast and lands with the chosen name can't be played.
|
||
|
SVar:DBEffect:DB$ Effect | StaticAbilities$ STCantCast,STCantPlayLand | SubAbility$ DBDraw | Duration$ UntilYourNextTurn
|
||
|
SVar:STCantCast:Mode$ CantBeCast | EffectZone$ Command | ValidCard$ Card.NamedCard | Description$ Spells with the chosen name can't be cast and lands with the chosen name can't be played.
|
||
|
SVar:STCantPlayLand:Mode$ CantPlayLand | EffectZone$ Command | ValidCard$ Card.NamedCard
|
||
|
SVar:DBDraw:DB$ Draw | NumCards$ 1
|
||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/conjurers_ban.jpg
|
||
|
Oracle:Choose a card name. Until your next turn, spells with the chosen name can't be cast and lands with the chosen name can't be played.\nDraw a card.
|