From 43aba315e8f2b73136ed37918474b3eb1a9d57a8 Mon Sep 17 00:00:00 2001 From: austinio7116 Date: Sat, 30 Jun 2018 18:59:12 +0100 Subject: [PATCH 1/3] Added planeswalker$ true to +2 ability --- forge-gui/res/cardsfolder/upcoming/nicol_bolas_the_ravager.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/upcoming/nicol_bolas_the_ravager.txt b/forge-gui/res/cardsfolder/upcoming/nicol_bolas_the_ravager.txt index ae9e112ce6f..b65c80e3ff0 100644 --- a/forge-gui/res/cardsfolder/upcoming/nicol_bolas_the_ravager.txt +++ b/forge-gui/res/cardsfolder/upcoming/nicol_bolas_the_ravager.txt @@ -18,7 +18,7 @@ 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$ Draw | Cost$ AddCounter<2/LOYALTY> | NumCards$ 2 | Planeswalker$ True | 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 player’s library. From da23cbf28d65aef48a37bbb245be5902be02ccba Mon Sep 17 00:00:00 2001 From: austinio7116 Date: Sat, 30 Jun 2018 19:02:27 +0100 Subject: [PATCH 2/3] Corrected name of bolas in the editions file --- forge-gui/res/editions/Magic 2019.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/editions/Magic 2019.txt b/forge-gui/res/editions/Magic 2019.txt index 42be4887e71..4139770a93b 100644 --- a/forge-gui/res/editions/Magic 2019.txt +++ b/forge-gui/res/editions/Magic 2019.txt @@ -226,7 +226,7 @@ Booster=10 Common:!fromSheet("M19 Secret Cards"), 3 Uncommon:!fromSheet("M19 Sec 215 U Draconic Disciple 216 U Enigma Drake 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 220 U Poison-Tip Archer 221 U Psychic Symbiont From 989404d4f0b2fe638fa21691a48d66c3911951a3 Mon Sep 17 00:00:00 2001 From: austinio7116 Date: Sat, 30 Jun 2018 19:22:40 +0100 Subject: [PATCH 3/3] Fixed bolas second ability to correct targets --- forge-gui/res/cardsfolder/upcoming/nicol_bolas_the_ravager.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/upcoming/nicol_bolas_the_ravager.txt b/forge-gui/res/cardsfolder/upcoming/nicol_bolas_the_ravager.txt index b65c80e3ff0..bf69cb4fd30 100644 --- a/forge-gui/res/cardsfolder/upcoming/nicol_bolas_the_ravager.txt +++ b/forge-gui/res/cardsfolder/upcoming/nicol_bolas_the_ravager.txt @@ -19,7 +19,7 @@ Colors:blue,black,red Types:Legendary Planeswalker Bolas Loyalty:7 A:AB$ Draw | Cost$ AddCounter<2/LOYALTY> | NumCards$ 2 | Planeswalker$ True | 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$ 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$ 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 player’s library. SVar:X:Count$InTargetedLibrary.Card/Minus.1