mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 19:58:00 +00:00
"opponent or planeswalker"
This commit is contained in:
@@ -8,7 +8,7 @@ SVar:NicolBolasPlay:Mode$ Continuous | MayPlay$ True | MayPlayWithoutManaCost$ T
|
|||||||
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True | SubAbility$ DBCleanupEffect
|
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True | SubAbility$ DBCleanupEffect
|
||||||
SVar:DBCleanupEffect:DB$ ChangeZone | Defined$ Self | Origin$ Command | Destination$ Exile
|
SVar:DBCleanupEffect:DB$ ChangeZone | Defined$ Self | Origin$ Command | Destination$ Exile
|
||||||
A:AB$ ChangeZone | Cost$ AddCounter<1/LOYALTY> | DefinedPlayer$ Player.Opponent | Origin$ Hand | Destination$ Exile | ChangeType$ Card | ChangeNum$ 2 | Hidden$ True | Mandatory$ True | Planeswalker$ True | SpellDescription$ Each opponent exiles two cards from their hand.
|
A:AB$ ChangeZone | Cost$ AddCounter<1/LOYALTY> | DefinedPlayer$ Player.Opponent | Origin$ Hand | Destination$ Exile | ChangeType$ Card | ChangeNum$ 2 | Hidden$ True | Mandatory$ True | Planeswalker$ True | SpellDescription$ Each opponent exiles two cards from their hand.
|
||||||
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$ DealDamage | Cost$ SubCounter<4/LOYALTY> | NumDmg$ 7 | ValidTgts$ Opponent,Creature.OppCtrl,Planeswalker.OppCtrl | TgtPrompt$ Select target opponent, creature an opponent controls, or planeswalker an opponent controls | Planeswalker$ True | SpellDescription$ CARDNAME deals deals 7 damage to target opponent, creature an opponent controls, or planeswalker 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.
|
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
|
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 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.
|
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, creature an opponent controls, or planeswalker an opponent controls.\n[-12]: Exile each nonland permanent your opponents control.
|
||||||
|
|||||||
Reference in New Issue
Block a user