From 052319577f5888ac7ec6e55faef617a0113c0919 Mon Sep 17 00:00:00 2001 From: Sol Date: Tue, 12 Aug 2014 23:19:50 +0000 Subject: [PATCH] - Small fix for Iterative Analysis - Added Double Stroke --- .gitattributes | 1 + forge-gui/res/cardsfolder/d/double_stroke.txt | 7 +++++++ forge-gui/res/cardsfolder/i/iterative_analysis.txt | 2 +- 3 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 forge-gui/res/cardsfolder/d/double_stroke.txt diff --git a/.gitattributes b/.gitattributes index 4b12fca5bbe..89e97935774 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4387,6 +4387,7 @@ forge-gui/res/cardsfolder/d/dosan_the_falling_leaf.txt -text forge-gui/res/cardsfolder/d/dosans_oldest_chant.txt svneol=native#text/plain forge-gui/res/cardsfolder/d/double_cleave.txt svneol=native#text/plain forge-gui/res/cardsfolder/d/double_negative.txt -text +forge-gui/res/cardsfolder/d/double_stroke.txt -text forge-gui/res/cardsfolder/d/doubling_chant.txt -text forge-gui/res/cardsfolder/d/doubling_cube.txt -text forge-gui/res/cardsfolder/d/doubling_season.txt svneol=native#text/plain diff --git a/forge-gui/res/cardsfolder/d/double_stroke.txt b/forge-gui/res/cardsfolder/d/double_stroke.txt new file mode 100644 index 00000000000..9ac918c1b24 --- /dev/null +++ b/forge-gui/res/cardsfolder/d/double_stroke.txt @@ -0,0 +1,7 @@ +Name:Double Stroke +ManaCost:no cost +Types:Conspiracy +K:Hidden agenda +T:Mode$ SpellCast | ValidCard$ Instant.NamedCard,Sorcery.NamedCard | ValidActivatingPlayer$ You | Execute$ TrigCopySpell | TriggerZones$ Command | OptionalDecider$ You | TriggerDescription$ Whenever you cast an instant or sorcery spell with the chosen name, you may copy it. You may choose new targets for the copy. +SVar:TrigCopySpell:DB$ CopySpellAbility | Defined$ TriggeredSpellAbility | Amount$ 1 +Oracle:Hidden agenda (Start the game with this conspiracy face down in the command zone and secretly name a card. You may turn this conspiracy face up any time and reveal the chosen name.)\nWhenever you cast an instant or sorcery spell with the chosen name, you may copy it. You may choose new targets for the copy. diff --git a/forge-gui/res/cardsfolder/i/iterative_analysis.txt b/forge-gui/res/cardsfolder/i/iterative_analysis.txt index d5d089b33e7..419022266b6 100644 --- a/forge-gui/res/cardsfolder/i/iterative_analysis.txt +++ b/forge-gui/res/cardsfolder/i/iterative_analysis.txt @@ -2,6 +2,6 @@ Name:Iterative Analysis ManaCost:no cost Types:Conspiracy K:Hidden agenda -T:Mode$ SpellCast | ValidCard$ Card.NamedCard | ValidActivatingPlayer$ You | Execute$ TrigDraw | TriggerZones$ Command | OptionalDecider$ You | TriggerDescription$ Whenever you cast an instant or sorcery spell with the chosen name, you may draw a card. +T:Mode$ SpellCast | ValidCard$ Instant.NamedCard,Sorcery.NamedCard | ValidActivatingPlayer$ You | Execute$ TrigDraw | TriggerZones$ Command | OptionalDecider$ You | TriggerDescription$ Whenever you cast an instant or sorcery spell with the chosen name, you may draw a card. SVar:TrigDraw:DB$ Draw | Optional$ True | Defined$ You | NumCards$ 1 Oracle:Hidden agenda (Start the game with this conspiracy face down in the command zone and secretly name a card. You may turn this conspiracy face up any time and reveal the chosen name.)\nWhenever you cast an instant or sorcery spell with the chosen name, you may draw a card.