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
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.
|