Nicol Bolas, the Ravager - added InTargetedLibrary for Xcounts

This commit is contained in:
austinio7116
2018-06-30 11:53:01 +01:00
committed by maustin
parent 419cfc1f39
commit 0394e4dff7
2 changed files with 38 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
Name:Nicol Bolas, the Ravager
ManaCost:1 U B R
Types:Legendary Creature Elder Dragon
PT:4/4
K:Flying
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDiscard | TriggerDescription$ When CARDNAME enters the battlefield, each opponent discards a card.
SVar:TrigDiscard:DB$ Discard | Defined$ Player.Opponent | NumCards$ 1 | Mode$ TgtChoose
A:AB$ ChangeZone | Cost$ 4 U B R | Origin$ Battlefield | Destination$ Exile | RememberChanged$ True | SubAbility$ DBReturn | StackDescription$ None
SVar:DBReturn:DB$ ChangeZone | Defined$ Remembered | Origin$ Exile | Destination$ Battlefield | Transformed$ True | WithCounters$ LOYALTY_7 | ForgetOtherRemembered$ True | SubAbility$ DBCleanup | StackDescription$ None
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
AlternateMode:DoubleFaced
Oracle:Flying\nWhen Nicol Bolas, the Ravager enters the battlefield, each opponent discards a card.\n{4}{U}{B}{R}: Exile Nicol Bolas, the Ravager, then return him to the battlefield transformed under his owners control. Activate this ability only any time you could cast a sorcery.
ALTERNATE
Name:Nicol Bolas, the Arisen
ManaCost:no cost
Colors:blue,black,red
Types:Legendary Planeswalker Bolas
Loyalty:7
A:AB$ Draw | Cost$ AddCounter<2/LOYALTY> | NumCards$ 2 | SpellDescription$ Draw two cards.
A:AB$ DealDamage | Cost$ SubCounter<3/LOYALTY> | ValidTgts$ Creature,Player | TgtPrompt$ Select target | Planeswalker$ True| NumDmg$ 10 | SpellDescription$ CARDNAME deals 10 damage to target creature or player.
A:AB$ ChangeZone | Cost$ SubCounter<4/LOYALTY> | Origin$ Graveyard | Destination$ Battlefield | Planeswalker$ True| GainControl$ True | ValidTgts$ Creature,Planeswalker | TgtPrompt$ Choose target creature or planeswalker card in a graveyard | SpellDescription$ Put target creature or planeswalker card from a graveyard onto the battlefield under your control.
A:AB$ Mill | Cost$ SubCounter<12/LOYALTY> | NumCards$ X | Destination$ Exile | ValidTgts$ Player | TgtPrompt$ Choose a player | Planeswalker$ True | Ultimate$ True | References$ X | SpellDescription$ Exile all but the bottom card of target players library.
SVar:X:Count$InTargetedLibrary.Card/Minus.1
Oracle:+2: Draw two cards.\n3: Nicol Bolas, the Arisen deals 10 damage to target creature or planeswalker.\n4: Put target creature or planeswalker card from a graveyard onto the battlefield under your control.\n12: Exile all but the bottom card of target players library.