Merge branch 'assorted-fixes' into 'master'

Nicol Bolas, the Ravager: merge fixes

See merge request core-developers/forge!699
This commit is contained in:
Michael Kamensky
2018-07-01 04:24:37 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -18,9 +18,9 @@ ManaCost:no cost
Colors:blue,black,red Colors:blue,black,red
Types:Legendary Planeswalker Bolas Types:Legendary Planeswalker Bolas
Loyalty:7 Loyalty:7
A:AB$ Draw | Cost$ AddCounter<2/LOYALTY> | NumCards$ 2 | SpellDescription$ Draw two cards. A:AB$ Draw | Cost$ AddCounter<2/LOYALTY> | NumCards$ 2 | Planeswalker$ True | SpellDescription$ Draw two cards.
A:AB$ DealDamage | Cost$ SubCounter<3/LOYALTY> | ValidTgts$ Creature,Planeswalker | TgtPrompt$ Select target | Planeswalker$ True | NumDmg$ 10 | SpellDescription$ CARDNAME deals 10 damage to target creature or planeswalker. A:AB$ DealDamage | Cost$ SubCounter<3/LOYALTY> | ValidTgts$ Creature,Planeswalker | TgtPrompt$ Select target | Planeswalker$ True| NumDmg$ 10 | SpellDescription$ CARDNAME deals 10 damage to target creature or planeswalker.
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$ 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. 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 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. 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.

View File

@@ -226,7 +226,7 @@ Booster=10 Common:!fromSheet("M19 Secret Cards"), 3 Uncommon:!fromSheet("M19 Sec
215 U Draconic Disciple 215 U Draconic Disciple
216 U Enigma Drake 216 U Enigma Drake
217 U Heroic Reinforcements 217 U Heroic Reinforcements
218 M Nicol Bolas, the Ravager // Nicol Bolas, the Arisen 218 M Nicol Bolas, the Ravager
219 M Palladia-Mors, the Ruiner 219 M Palladia-Mors, the Ruiner
220 U Poison-Tip Archer 220 U Poison-Tip Archer
221 U Psychic Symbiont 221 U Psychic Symbiont