From 61697ea941b5ad3985835cc23b19cdb662e12089 Mon Sep 17 00:00:00 2001 From: austinio7116 Date: Mon, 25 Jun 2018 06:58:54 +0100 Subject: [PATCH 1/9] Added M19 card Detection Tower --- forge-gui/res/cardsfolder/upcoming/detection_tower.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/detection_tower.txt diff --git a/forge-gui/res/cardsfolder/upcoming/detection_tower.txt b/forge-gui/res/cardsfolder/upcoming/detection_tower.txt new file mode 100644 index 00000000000..e63934153b9 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/detection_tower.txt @@ -0,0 +1,9 @@ +Name:Detection Tower +ManaCost:no cost +Types:Land +A:AB$ Mana | Cost$ T | Produced$ C | SpellDescription$ Add {C}. +A:AB$ Effect | Cost$ 1 T | StaticAbilities$ STLoseAB | SpellDescription$ Until end of turn, creatures your opponents control lose hexproof and shroud and can't have hexproof or shroud. +SVar:STLoseAB:Mode$ Continuous | EffectZone$ Command | Affected$ You | AddKeyword$ Spells and abilities you control can target hexproof creatures | Description$ Creatures your opponents control with hexproof can be the targets of spells and abilities you control as though they didn't have hexproof. +SVar:RemAIDeck:True +SVar:Picture:http://www.wizards.com/global/images/magic/general/detection_tower.jpg +Oracle:{T}: Add {C}.\n{1}, {T}: Until end of turn, your opponents and creatures your opponents control with hexproof can be the targets of spells and abilities you control as though they didn’t have hexproof. From 20b17cbdbe1bf8240064e396d62af824dc14744a Mon Sep 17 00:00:00 2001 From: austinio7116 Date: Mon, 25 Jun 2018 07:01:02 +0100 Subject: [PATCH 2/9] Added M19 card Detection Tower - corrected effect description --- forge-gui/res/cardsfolder/upcoming/detection_tower.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/forge-gui/res/cardsfolder/upcoming/detection_tower.txt b/forge-gui/res/cardsfolder/upcoming/detection_tower.txt index e63934153b9..533a5a67b98 100644 --- a/forge-gui/res/cardsfolder/upcoming/detection_tower.txt +++ b/forge-gui/res/cardsfolder/upcoming/detection_tower.txt @@ -2,7 +2,7 @@ Name:Detection Tower ManaCost:no cost Types:Land A:AB$ Mana | Cost$ T | Produced$ C | SpellDescription$ Add {C}. -A:AB$ Effect | Cost$ 1 T | StaticAbilities$ STLoseAB | SpellDescription$ Until end of turn, creatures your opponents control lose hexproof and shroud and can't have hexproof or shroud. +A:AB$ Effect | Cost$ 1 T | StaticAbilities$ STLoseAB | SpellDescription$ Until end of turn, your opponents and creatures your opponents control with hexproof can be the targets of spells and abilities you control as though they didn’t have hexproof. SVar:STLoseAB:Mode$ Continuous | EffectZone$ Command | Affected$ You | AddKeyword$ Spells and abilities you control can target hexproof creatures | Description$ Creatures your opponents control with hexproof can be the targets of spells and abilities you control as though they didn't have hexproof. SVar:RemAIDeck:True SVar:Picture:http://www.wizards.com/global/images/magic/general/detection_tower.jpg From b28001def548aa92dcc73020a449dd647d633a68 Mon Sep 17 00:00:00 2001 From: austinio7116 Date: Mon, 25 Jun 2018 21:39:28 +0100 Subject: [PATCH 3/9] Added M19 card Transmogrifying Wand --- .../res/cardsfolder/upcoming/transmogrifying_wand.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/transmogrifying_wand.txt diff --git a/forge-gui/res/cardsfolder/upcoming/transmogrifying_wand.txt b/forge-gui/res/cardsfolder/upcoming/transmogrifying_wand.txt new file mode 100644 index 00000000000..3f959279746 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/transmogrifying_wand.txt @@ -0,0 +1,8 @@ +Name:Transmogrifying Wand +ManaCost:3 +Types:Artifact +K:etbCounter:CHARGE:3 +A:AB$ Destroy | Cost$ 1 T SubCounter<1/CHARGE> | ValidTgts$ Creature | TgtPrompt$ Select target creature | SorcerySpeed$ True | SubAbility$ OxToken | SpellDescription$ Destroy target creature. +SVar:OxToken:DB$Token | TokenAmount$ 1 | TokenName$ Ox | TokenTypes$ Creature,Ox | TokenOwner$ TargetedController | TokenColors$ White | TokenPower$ 2 | TokenToughness$ 4 | TokenImage$ w 2 4 ox | SpellDescription$ Its controller creates a 2/4 white Ox creature token +SVar:Picture:http://www.wizards.com/global/images/magic/general/transmogrifying_wand.jpg +Oracle:Transmogrifying Wand enters the battlefield with three charge counters on it.\n{1}, {T}, Remove a charge counter from Transmogrifying Wand: Destroy target creature. Its controller creates a 2/4 white Ox creature token. Activate this ability only any time you could cast a sorcery. \ No newline at end of file From 9586e7f87e24d350e2555f283d9a815da12ae76a Mon Sep 17 00:00:00 2001 From: austinio7116 Date: Mon, 25 Jun 2018 23:08:03 +0100 Subject: [PATCH 4/9] Added M19 card Suspicious Bookcase --- .../res/cardsfolder/upcoming/suspicious_bookcase.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/suspicious_bookcase.txt diff --git a/forge-gui/res/cardsfolder/upcoming/suspicious_bookcase.txt b/forge-gui/res/cardsfolder/upcoming/suspicious_bookcase.txt new file mode 100644 index 00000000000..f66779c7f53 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/suspicious_bookcase.txt @@ -0,0 +1,8 @@ +Name:Suspicious Bookcase +ManaCost:2 +Types:Artifact Creature Wall +PT:0/4 +K:Defender +A:AB$ Pump | Cost$ 3 T | ValidTgts$ Creature | KW$ HIDDEN Unblockable | SpellDescription$ Target creature can't be blocked this turn. | TgtPrompt$ Select target creature. +SVar:Picture:http://www.wizards.com/global/images/magic/general/suspicious_bookcase.jpg +Oracle:Defender\n{3}{T}: Target creature can't be blocked this turn. From 7cb02e3cb3c02b1eba5427dbd975eaa0c523a20f Mon Sep 17 00:00:00 2001 From: austinio7116 Date: Mon, 25 Jun 2018 23:13:24 +0100 Subject: [PATCH 5/9] Added M19 card Skyscanner --- forge-gui/res/cardsfolder/upcoming/skyscanner.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/skyscanner.txt diff --git a/forge-gui/res/cardsfolder/upcoming/skyscanner.txt b/forge-gui/res/cardsfolder/upcoming/skyscanner.txt new file mode 100644 index 00000000000..a1ceac3efaa --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/skyscanner.txt @@ -0,0 +1,9 @@ +Name:Skyscanner +ManaCost:3 +Types:Artifact Creature Thopter +PT:1/1 +K:Flying +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDraw | TriggerDescription$ When CARDNAME enters the battlefield, draw a card. +SVar:TrigDraw:DB$Draw | Defined$ You | NumCards$ 1 +SVar:Picture:http://www.wizards.com/global/images/magic/general/skyscanner.jpg +Oracle:Flying\nWhen Skyscanner enters the battlefield, draw a card. \ No newline at end of file From 488e3a1121816f99e4f735e89a2291cf4dab6e50 Mon Sep 17 00:00:00 2001 From: austinio7116 Date: Mon, 25 Jun 2018 23:24:17 +0100 Subject: [PATCH 6/9] Added M19 card Sigiled Sword of Valeron --- .../cardsfolder/upcoming/sigiled_sword_of_valeron.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/sigiled_sword_of_valeron.txt diff --git a/forge-gui/res/cardsfolder/upcoming/sigiled_sword_of_valeron.txt b/forge-gui/res/cardsfolder/upcoming/sigiled_sword_of_valeron.txt new file mode 100644 index 00000000000..f229a5dd967 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/sigiled_sword_of_valeron.txt @@ -0,0 +1,9 @@ +Name:Sigiled Sword of Valeron +ManaCost:3 +Types:Artifact Equipment +K:Equip:3 +S:Mode$ Continuous | Affected$ Creature.EquippedBy | AddPower$ 2 | AddKeyword$ Vigilance | AddType$ Knight | Description$ Equipped creature gets +2/+0, has vigilance, and is a Knight in addition to its other types. +T:Mode$ Attacks | ValidCard$ Card.EquippedBy | Execute$ TrigToken | TriggerDescription$ Whenever equipped creature attacks, create a 2/2 white Knight creature token with vigilance that’s attacking. +SVar:TrigToken:DB$ Token | TokenAmount$ 1 | TokenName$ Knight | TokenTypes$ Creature,Knight | TokenOwner$ You | TokenColors$ White | TokenPower$ 2 | TokenToughness$ 2 | TokenKeywords$ Vigilance | TokenAttacking$ True | TokenImage$ w 2 2 knight m19 +SVar:Picture:http://www.wizards.com/global/images/magic/general/sigiled_sword_of_valeron.jpg +Oracle:Equipped creature gets +2/+0, has vigilance, and is a Knight in addition to its other types.\nWhenever equipped creature attacks, create a 2/2 white Knight creature token with vigilance that’s attacking.\nEquip {3} From 0703a6885f4610fea008c6a51364197e5b01690b Mon Sep 17 00:00:00 2001 From: austinio7116 Date: Tue, 26 Jun 2018 05:23:02 +0000 Subject: [PATCH 7/9] Delete transmogrifying_wand.txt --- .../res/cardsfolder/upcoming/transmogrifying_wand.txt | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 forge-gui/res/cardsfolder/upcoming/transmogrifying_wand.txt diff --git a/forge-gui/res/cardsfolder/upcoming/transmogrifying_wand.txt b/forge-gui/res/cardsfolder/upcoming/transmogrifying_wand.txt deleted file mode 100644 index 3f959279746..00000000000 --- a/forge-gui/res/cardsfolder/upcoming/transmogrifying_wand.txt +++ /dev/null @@ -1,8 +0,0 @@ -Name:Transmogrifying Wand -ManaCost:3 -Types:Artifact -K:etbCounter:CHARGE:3 -A:AB$ Destroy | Cost$ 1 T SubCounter<1/CHARGE> | ValidTgts$ Creature | TgtPrompt$ Select target creature | SorcerySpeed$ True | SubAbility$ OxToken | SpellDescription$ Destroy target creature. -SVar:OxToken:DB$Token | TokenAmount$ 1 | TokenName$ Ox | TokenTypes$ Creature,Ox | TokenOwner$ TargetedController | TokenColors$ White | TokenPower$ 2 | TokenToughness$ 4 | TokenImage$ w 2 4 ox | SpellDescription$ Its controller creates a 2/4 white Ox creature token -SVar:Picture:http://www.wizards.com/global/images/magic/general/transmogrifying_wand.jpg -Oracle:Transmogrifying Wand enters the battlefield with three charge counters on it.\n{1}, {T}, Remove a charge counter from Transmogrifying Wand: Destroy target creature. Its controller creates a 2/4 white Ox creature token. Activate this ability only any time you could cast a sorcery. \ No newline at end of file From 2b1a2340ff8fb24524173bb97ea57009dc1c351d Mon Sep 17 00:00:00 2001 From: austinio7116 Date: Tue, 26 Jun 2018 06:24:58 +0100 Subject: [PATCH 8/9] Removed detection tower as WIP --- forge-gui/res/cardsfolder/upcoming/detection_tower.txt | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 forge-gui/res/cardsfolder/upcoming/detection_tower.txt diff --git a/forge-gui/res/cardsfolder/upcoming/detection_tower.txt b/forge-gui/res/cardsfolder/upcoming/detection_tower.txt deleted file mode 100644 index 533a5a67b98..00000000000 --- a/forge-gui/res/cardsfolder/upcoming/detection_tower.txt +++ /dev/null @@ -1,9 +0,0 @@ -Name:Detection Tower -ManaCost:no cost -Types:Land -A:AB$ Mana | Cost$ T | Produced$ C | SpellDescription$ Add {C}. -A:AB$ Effect | Cost$ 1 T | StaticAbilities$ STLoseAB | SpellDescription$ Until end of turn, your opponents and creatures your opponents control with hexproof can be the targets of spells and abilities you control as though they didn’t have hexproof. -SVar:STLoseAB:Mode$ Continuous | EffectZone$ Command | Affected$ You | AddKeyword$ Spells and abilities you control can target hexproof creatures | Description$ Creatures your opponents control with hexproof can be the targets of spells and abilities you control as though they didn't have hexproof. -SVar:RemAIDeck:True -SVar:Picture:http://www.wizards.com/global/images/magic/general/detection_tower.jpg -Oracle:{T}: Add {C}.\n{1}, {T}: Until end of turn, your opponents and creatures your opponents control with hexproof can be the targets of spells and abilities you control as though they didn’t have hexproof. From 0585181b28797f6c27c7987fbfb00685575e5629 Mon Sep 17 00:00:00 2001 From: austinio7116 Date: Tue, 26 Jun 2018 06:27:56 +0100 Subject: [PATCH 9/9] Added M19 card Transmogrifying Wand --- .../res/cardsfolder/upcoming/transmogrifying_wand.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 forge-gui/res/cardsfolder/upcoming/transmogrifying_wand.txt diff --git a/forge-gui/res/cardsfolder/upcoming/transmogrifying_wand.txt b/forge-gui/res/cardsfolder/upcoming/transmogrifying_wand.txt new file mode 100644 index 00000000000..aee61cab269 --- /dev/null +++ b/forge-gui/res/cardsfolder/upcoming/transmogrifying_wand.txt @@ -0,0 +1,8 @@ +Name:Transmogrifying Wand +ManaCost:3 +Types:Artifact +K:etbCounter:CHARGE:3 +A:AB$ Destroy | Cost$ 1 T SubCounter<1/CHARGE> | ValidTgts$ Creature | TgtPrompt$ Select target creature | SorcerySpeed$ True | SubAbility$ OxToken | SpellDescription$ Destroy target creature. +SVar:OxToken:DB$Token | TokenAmount$ 1 | TokenName$ Ox | TokenTypes$ Creature,Ox | TokenOwner$ TargetedController | TokenColors$ White | TokenPower$ 2 | TokenToughness$ 4 | TokenImage$ w 2 4 ox | SpellDescription$ Its controller creates a 2/4 white Ox creature token +SVar:Picture:http://www.wizards.com/global/images/magic/general/transmogrifying_wand.jpg +Oracle:Transmogrifying Wand enters the battlefield with three charge counters on it.\n{1}, {T}, Remove a charge counter from Transmogrifying Wand: Destroy target creature. Its controller creates a 2/4 white Ox creature token. Activate this ability only any time you could cast a sorcery.