"they exile a nonland card."

This commit is contained in:
schnautzr
2018-05-24 17:07:11 -05:00
parent 3a5bffdb0c
commit adc7ea417e

View File

@@ -2,7 +2,7 @@ Name:Nicol Bolas, God-Pharaoh
ManaCost:4 U B R
Types:Legendary Planeswalker Bolas
Loyalty:7
A:AB$ DigUntil | Cost$ AddCounter<2/LOYALTY> | ValidTgts$ Opponent | Valid$ Card.nonLand | ValidDescription$ nonland | FoundDestination$ Exile | RevealedDestination$ Exile | RememberFound$ True | IsCurse$ True | SubAbility$ DBEffect | Planeswalker$ True | SpellDescription$ Target opponent exiles cards from the top of their library until he or she exiles a nonland card. Until end of turn, you may cast that card without paying its mana cost.
A:AB$ DigUntil | Cost$ AddCounter<2/LOYALTY> | ValidTgts$ Opponent | Valid$ Card.nonLand | ValidDescription$ nonland | FoundDestination$ Exile | RevealedDestination$ Exile | RememberFound$ True | IsCurse$ True | SubAbility$ DBEffect | Planeswalker$ True | SpellDescription$ Target opponent exiles cards from the top of their library until they exile a nonland card. Until end of turn, you may cast that card without paying its mana cost.
SVar:DBEffect:DB$ Effect | Name$ Stolen Goods Effect | StaticAbilities$ NicolBolasPlay | SVars$ DBCleanup | RememberObjects$ Remembered | Permanent$ True | SubAbility$ DBCleanup
SVar:NicolBolasPlay:Mode$ Continuous | MayPlay$ True | MayPlayWithoutManaCost$ True | EffectZone$ Command | Affected$ Card.IsRemembered+OppOwn | AffectedZone$ Exile | Description$ Until end of turn, you may cast this card without paying its mana cost.
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True | SubAbility$ DBCleanupEffect
@@ -11,4 +11,4 @@ A:AB$ ChangeZone | Cost$ AddCounter<1/LOYALTY> | DefinedPlayer$ Player.Opponent
A:AB$ DealDamage | Cost$ SubCounter<4/LOYALTY> | NumDmg$ 7 | ValidTgts$ Opponent,Creature.OppCtrl | TgtPrompt$ Select target opponent or creature an opponent controls | Planeswalker$ True | SpellDescription$ CARDNAME deals deals 7 damage to target opponent or creature an opponent controls.
A:AB$ ChangeZoneAll | Cost$ SubCounter<12/LOYALTY> | ChangeType$ Permanent.OppCtrl+nonLand | Origin$ Battlefield | Destination$ Exile | StackDescription$ SpellDescription | Planeswalker$ True | Ultimate$ True | SpellDescription$ Exile each nonland permanent your opponents control.
SVar:Picture:http://www.wizards.com/global/images/magic/general/nicol_bolas_god_pharaoh.jpg
Oracle:[+2]: Target opponent exiles cards from the top of their library until he or she exiles a nonland card. Until end of turn, you may cast that card without paying its mana cost.\n[+1]: Each opponent exiles two cards from their hand.\n[-4]: Nicol Bolas, God-Pharaoh deals 7 damage to target opponent or creature an opponent controls.\n[-12]: Exile each nonland permanent your opponents control.
Oracle:[+2]: Target opponent exiles cards from the top of their library until they exile a nonland card. Until end of turn, you may cast that card without paying its mana cost.\n[+1]: Each opponent exiles two cards from their hand.\n[-4]: Nicol Bolas, God-Pharaoh deals 7 damage to target opponent or creature an opponent controls.\n[-12]: Exile each nonland permanent your opponents control.