From 70bc280cf1f0a226ba2dfd29facd778d09d11170 Mon Sep 17 00:00:00 2001 From: Northmoc Date: Fri, 20 Dec 2019 22:54:59 -0700 Subject: [PATCH] 4 more THB cards 12/20 --- .../res/cardsfolder/upcoming/elspeth_suns_nemesis.txt | 9 +++++++++ forge-gui/res/cardsfolder/upcoming/fruit_of_tizerius.txt | 6 ++++++ .../res/cardsfolder/upcoming/terror_of_mount_velus.txt | 9 +++++++++ .../res/cardsfolder/upcoming/thaumaturges_familiar.txt | 8 ++++++++ 4 files changed, 32 insertions(+) create mode 100755 forge-gui/res/cardsfolder/upcoming/elspeth_suns_nemesis.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/fruit_of_tizerius.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/terror_of_mount_velus.txt create mode 100644 forge-gui/res/cardsfolder/upcoming/thaumaturges_familiar.txt diff --git a/forge-gui/res/cardsfolder/upcoming/elspeth_suns_nemesis.txt b/forge-gui/res/cardsfolder/upcoming/elspeth_suns_nemesis.txt new file mode 100755 index 00000000000..6a0a65454c8 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/elspeth_suns_nemesis.txt @@ -0,0 +1,9 @@ +Name:Elspeth, Sun's Nemesis +ManaCost:2 W W +Types:Legendary Planeswalker Elspeth +Loyalty:5 +A:AB$ Pump | Cost$ SubCounter<1/LOYALTY> | Planeswalker$ True | TargetMin$ 0 | TargetMax$ 2 | ValidTgts$ Creature.YouCtrl | TgtPrompt$ Select target creature you control | NumAtt$ +2 | NumDef$ +1 | SpellDescription$ Up to two target creatures you control each get +2/+1 until end of turn. +A:AB$ Token | Cost$ SubCounter<2/LOYALTY> | Planeswalker$ True | TokenAmount$ 2 | TokenScript$ w_1_1_human_soldier | TokenOwner$ You | LegacyImage$ w 1 1 human soldier the | SpellDescription$ Create two 1/1 white Human Soldier creature tokens. +A:AB$ GainLife | Cost$ SubCounter<3/LOYALTY> | Planeswalker$ True | Ultimate$ True | LifeAmount$ 5 | SpellDescription$ You gain 5 life. +K:Escape:4 W W ExileFromGrave<4/Card.Other> +Oracle:−1: Up to two target creatures you control each get +2/+1 until end of turn.\n−2: Create two 1/1 white Human Soldier creature tokens.\n−3: You gain 5 life.\nEscape—{4}{W}{W}, Exile four other cards from your graveyard. (You may cast this card from your graveyard for its escape cost.) diff --git a/forge-gui/res/cardsfolder/upcoming/fruit_of_tizerius.txt b/forge-gui/res/cardsfolder/upcoming/fruit_of_tizerius.txt new file mode 100644 index 00000000000..e6dceaa0c0a --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/fruit_of_tizerius.txt @@ -0,0 +1,6 @@ +Name:Fruit of Tizerius +ManaCost:B +Types:Sorcery +A:SP$ LoseLife | Cost$ B | ValidTgts$ Player | TgtPrompt$ Select a player | LifeAmount$ 2 | SpellDescription$ Target player loses 2 life. +K:Escape:3 B ExileFromGrave<3/Card.Other> +Oracle:Target player loses 2 life.\nEscape — {3}{B}, Exile three other cards from your graveyard. (You may cast this card from your graveyard for its escape cost). diff --git a/forge-gui/res/cardsfolder/upcoming/terror_of_mount_velus.txt b/forge-gui/res/cardsfolder/upcoming/terror_of_mount_velus.txt new file mode 100644 index 00000000000..fb831bfd924 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/terror_of_mount_velus.txt @@ -0,0 +1,9 @@ +Name:Terror of Mount Velus +ManaCost:5 R R +Types:Creature Dragon +PT:5/5 +K:Flying +K:Double Strike +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigPump | TriggerDescription$ When CARDNAME enters the battlefield, creatures you control gain double strike until end of turn. +SVar:TrigPump:DB$ PumpAll | ValidCards$ Creature.YouCtrl | KW$ Double Strike +Oracle:Flying, double strike\nWhen Terror of Mount Velus enters the battlefield, creatures you control gain double strike until end of turn. \ No newline at end of file diff --git a/forge-gui/res/cardsfolder/upcoming/thaumaturges_familiar.txt b/forge-gui/res/cardsfolder/upcoming/thaumaturges_familiar.txt new file mode 100644 index 00000000000..8cca46af5c2 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/thaumaturges_familiar.txt @@ -0,0 +1,8 @@ +Name:Thaumaturge's Familiar +ManaCost:3 +Types:Artifact Creature Bird +PT:1/3 +K:Flying +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigScry | TriggerDescription$ When CARDNAME enters the battlefield, scry 1. +SVar:TrigScry:DB$ Scry | ScryNum$ 1 +Oracle:Flying\nWhen Thaumaturge's Familiar enters the battlefield, scry 1. \ No newline at end of file