From c1265ce8c3b3b9c48f82b05285aa8e39a6819565 Mon Sep 17 00:00:00 2001 From: austinio7116 Date: Mon, 27 May 2019 18:13:57 +0100 Subject: [PATCH 1/3] Some MH1 spoilers from forgescribe --- .../res/cardsfolder/upcoming/collector_ouphe.txt | 7 +++++++ .../res/cardsfolder/upcoming/goblin_champion.txt | 7 +++++++ .../res/cardsfolder/upcoming/segovian_angel.txt | 7 +++++++ .../upcoming/yawgmoth_thran_physician.txt | 13 +++++++++++++ 4 files changed, 34 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/collector_ouphe.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/goblin_champion.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/segovian_angel.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/yawgmoth_thran_physician.txt diff --git a/forge-gui/res/cardsfolder/upcoming/collector_ouphe.txt b/forge-gui/res/cardsfolder/upcoming/collector_ouphe.txt new file mode 100644 index 00000000000..958f0620be1 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/collector_ouphe.txt @@ -0,0 +1,7 @@ +Name:Collector Ouphe +ManaCost:1 G +Types:Creature Ouphe +PT:2/2 +S:Mode$ Continuous | Affected$ Artifact | AddHiddenKeyword$ CARDNAME's activated abilities can't be activated. | Description$ Activated abilities of artifacts can't be activated. +AI:RemoveDeck:Random +Oracle:Activated abilities of artifacts can't be activated. diff --git a/forge-gui/res/cardsfolder/upcoming/goblin_champion.txt b/forge-gui/res/cardsfolder/upcoming/goblin_champion.txt new file mode 100644 index 00000000000..9667825b09e --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/goblin_champion.txt @@ -0,0 +1,7 @@ +Name:Goblin Champion +ManaCost:R +Types:Creature Goblin Warrior +PT:0/1 +K:Haste +K:Exalted +Oracle:Haste\nExalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.) diff --git a/forge-gui/res/cardsfolder/upcoming/segovian_angel.txt b/forge-gui/res/cardsfolder/upcoming/segovian_angel.txt new file mode 100644 index 00000000000..fbc98700919 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/segovian_angel.txt @@ -0,0 +1,7 @@ +Name:Segovian Angel +ManaCost:W +Types:Creature Angel +PT:1/1 +K:Flying +K:Vigilance +Oracle:Flying, vigilance diff --git a/forge-gui/res/cardsfolder/upcoming/yawgmoth_thran_physician.txt b/forge-gui/res/cardsfolder/upcoming/yawgmoth_thran_physician.txt new file mode 100644 index 00000000000..fec472ab72b --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/yawgmoth_thran_physician.txt @@ -0,0 +1,13 @@ +Name:Yawgmoth, Thran Physician +ManaCost:2 B B +Types:Legendary Creature Human Cleric +PT:2/4 +K:Protection from Humans +A:AB$ PutCounter | Cost$ PayLife<1> Sac<1/Creature.Other/another creature> | ValidTgts$ Creature | TgtPrompt$ Select target creature | CounterType$ M1M1 | CounterNum$ 1 | IsCurse$ True | SpellDescription$ Put a -1/-1 counter on up to one target creature and draw a card. | SubAbility$ DBDraw +SVar:DBDraw:DB$ Draw | NumCards$ 1 +A:AB$ Proliferate | Cost$ B B Discard<1/Card> | SpellDescription$ Proliferate. +DeckNeeds:Ability$Counters +SVar:AIPreference:DiscardCost$Card.Self +DeckHas:Ability$Proliferate +DeckNeeds:Ability$Discard +Oracle:Protection from Humans.\nPay 1 life, Sacrifice another creature: Put a -1/-1 counter on up to one target creature and draw a card.\n{B}{B}, Discard a card: Proliferate. (Choose any number of permanents and/or players, then give each another counter of each kind already there.) From f71b4cc7393f9092b2bc49cb370b7436eda3aa36 Mon Sep 17 00:00:00 2001 From: austinio7116 Date: Mon, 27 May 2019 18:13:57 +0100 Subject: [PATCH 2/3] Some MH1 spoilers from forgescribe --- forge-gui/res/cardsfolder/upcoming/collector_ouphe.txt | 7 +++++++ forge-gui/res/cardsfolder/upcoming/goblin_champion.txt | 7 +++++++ forge-gui/res/cardsfolder/upcoming/segovian_angel.txt | 7 +++++++ .../res/cardsfolder/upcoming/yawgmoth_thran_physician.txt | 4 ++-- 4 files changed, 23 insertions(+), 2 deletions(-) create mode 100644 forge-gui/res/cardsfolder/upcoming/collector_ouphe.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/goblin_champion.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/segovian_angel.txt diff --git a/forge-gui/res/cardsfolder/upcoming/collector_ouphe.txt b/forge-gui/res/cardsfolder/upcoming/collector_ouphe.txt new file mode 100644 index 00000000000..958f0620be1 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/collector_ouphe.txt @@ -0,0 +1,7 @@ +Name:Collector Ouphe +ManaCost:1 G +Types:Creature Ouphe +PT:2/2 +S:Mode$ Continuous | Affected$ Artifact | AddHiddenKeyword$ CARDNAME's activated abilities can't be activated. | Description$ Activated abilities of artifacts can't be activated. +AI:RemoveDeck:Random +Oracle:Activated abilities of artifacts can't be activated. diff --git a/forge-gui/res/cardsfolder/upcoming/goblin_champion.txt b/forge-gui/res/cardsfolder/upcoming/goblin_champion.txt new file mode 100644 index 00000000000..9667825b09e --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/goblin_champion.txt @@ -0,0 +1,7 @@ +Name:Goblin Champion +ManaCost:R +Types:Creature Goblin Warrior +PT:0/1 +K:Haste +K:Exalted +Oracle:Haste\nExalted (Whenever a creature you control attacks alone, that creature gets +1/+1 until end of turn.) diff --git a/forge-gui/res/cardsfolder/upcoming/segovian_angel.txt b/forge-gui/res/cardsfolder/upcoming/segovian_angel.txt new file mode 100644 index 00000000000..fbc98700919 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/segovian_angel.txt @@ -0,0 +1,7 @@ +Name:Segovian Angel +ManaCost:W +Types:Creature Angel +PT:1/1 +K:Flying +K:Vigilance +Oracle:Flying, vigilance diff --git a/forge-gui/res/cardsfolder/upcoming/yawgmoth_thran_physician.txt b/forge-gui/res/cardsfolder/upcoming/yawgmoth_thran_physician.txt index 18d512db3fc..62f452cf1c5 100644 --- a/forge-gui/res/cardsfolder/upcoming/yawgmoth_thran_physician.txt +++ b/forge-gui/res/cardsfolder/upcoming/yawgmoth_thran_physician.txt @@ -3,8 +3,8 @@ ManaCost:2 B B Types:Legendary Creature Human Cleric PT:2/4 K:Protection from Humans -A:AB$ PutCounter | Cost$ PayLife<1> Sac<1/Creature.Other/another creature> | ValidTgts$ Creature | TgtPrompt$ Select target creature | IsCurse$ True | CounterType$ M1M1 | CounterNum$ 1 | TargetMin$ 0 | TargetMax$ 1 | SubAbility$ DBDraw | SpellDescription$ Put a -1/-1 counter on up to one target creature and draw a card. -SVar:DBDraw:DB$Draw | Defined$ You | NumCards$ 2 +A:AB$ PutCounter | Cost$ PayLife<1> Sac<1/Creature.Other/another creature> | ValidTgts$ Creature | TgtPrompt$ Select target creature | IsCurse$ True | CounterType$ M1M1 | CounterNum$ 1 | TargetMin$ 0 | TargetMax$ 1 | SubAbility$ DBDraw | SpellDescription$ Put a -1/-1 counter on up to one target creature and draw a card. +SVar:DBDraw:DB$Draw | Defined$ You | NumCards$ 1 A:AB$ Proliferate | Cost$ B B Discard<1/Card> | SpellDescription$ Proliferate. DeckHas:Ability$Proliferate DeckNeeds:Ability$Counters From de21a14a77e7b765ed4602da514841a3f183ccf2 Mon Sep 17 00:00:00 2001 From: austinio7116 Date: Mon, 27 May 2019 18:22:55 +0100 Subject: [PATCH 3/3] Added new cards to MH1 editions file --- forge-gui/res/editions/Modern Horizons.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/forge-gui/res/editions/Modern Horizons.txt b/forge-gui/res/editions/Modern Horizons.txt index 9a26ac59da4..84b565ded13 100644 --- a/forge-gui/res/editions/Modern Horizons.txt +++ b/forge-gui/res/editions/Modern Horizons.txt @@ -18,6 +18,7 @@ Type=Other 16 U King of the Pride 19 C Martyr's Soul 21 M Ranger-Captain of Eos +25 C Segovian Angel 26 M Serra the Benevolent 29 R Sisay, Weatherlight Captain 31 U Splicer's Skill @@ -36,7 +37,9 @@ Type=Other 63 C Pondering Mage 64 C Prohibit 67 C Scour All Possibilities +68 U Scuttling Sliver 71 C Stream of Thought +72 C String of Disappearances 75 M Urza, Lord High Artificer 80 R Cabal Therapist 82 C Changeling Outcast @@ -47,25 +50,31 @@ Type=Other 92 R Force of Despair 95 C Headless Specter 100 R Plague Engineer +108 U Sling-Gang Lieutenant 111 C Umezawa's Charm 112 U Undead Augur 114 C Venomous Changeling +116 M Yawgmoth, Thran Physician 118 R Aria of Flame 122 U Firebolt 123 C Fists of Flame 124 R Force of Rage 126 C Goatnap +127 C Goblin Champion 128 R Goblin Engineer 129 U Goblin Matron 131 C Goblin War Party 132 U Hollowhead Sliver 134 C Lava Dart +136 C Orcish Hellraiser +139 U Pillage 140 R Planebound Accomplice 141 C Pyrophobia 143 U Ravenous Giant 145 M Seasoned Pyromancer 155 R Ayula, Queen Among Bears 156 R Ayula's Influence +158 R Collector Ouphe 161 R Deep Forest Hermit 162 C Elvish Fury 164 R Force of Vigor @@ -78,23 +87,28 @@ Type=Other 178 C Savage Swipe 179 U Scale Up 180 C Spore Frog +181 C Springbloom Druid 182 U Squirrel Nest 183 U Tempered Sliver 189 M Unbound Flourishing +191 C \OUCh—Oh it's quite nice actually\ 194 U Abominable Treefolk 195 R Cloudshredder Sliver 196 R Collected Conjuring 198 U Etchings of the Chosen +199 R Fallen Shinobi 200 M The First Sliver 201 U Good-Fortune Unicorn 203 R Ice-Fang Coatl 207 U Lavabelly Sliver 208 R Lightning Skelemental 209 U Munitions Expert +210 C Nature's Chant 215 U Thundering Djinn 217 M Wrenn and Six 218 R Altar of Dementia 222 U Farmstead Gleaner +225 U Lesser Masticore 226 M Mox Tantalite 227 R Scrapyard Recombiner 228 M Sword of Sinew and Steel