From cfd9d55668d64eb7a02e3913b11ae5b649b5a7ec Mon Sep 17 00:00:00 2001 From: swordshine Date: Sat, 9 Nov 2013 10:01:48 +0000 Subject: [PATCH] - Added Quicksilver Dragon --- .gitattributes | 1 + forge-gui/res/cardsfolder/q/quicksilver_dragon.txt | 10 ++++++++++ forge-gui/res/cardsfolder/r/reflecting_mirror.txt | 2 +- 3 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 forge-gui/res/cardsfolder/q/quicksilver_dragon.txt diff --git a/.gitattributes b/.gitattributes index b8d1e9ea57e..75cd85061a4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -8854,6 +8854,7 @@ forge-gui/res/cardsfolder/q/quicksand.txt svneol=native#text/plain forge-gui/res/cardsfolder/q/quicksilver_amulet.txt svneol=native#text/plain forge-gui/res/cardsfolder/q/quicksilver_behemoth.txt svneol=native#text/plain forge-gui/res/cardsfolder/q/quicksilver_dagger.txt svneol=native#text/plain +forge-gui/res/cardsfolder/q/quicksilver_dragon.txt -text forge-gui/res/cardsfolder/q/quicksilver_fountain.txt -text forge-gui/res/cardsfolder/q/quicksilver_gargantuan.txt svneol=native#text/plain forge-gui/res/cardsfolder/q/quicksilver_geyser.txt svneol=native#text/plain diff --git a/forge-gui/res/cardsfolder/q/quicksilver_dragon.txt b/forge-gui/res/cardsfolder/q/quicksilver_dragon.txt new file mode 100644 index 00000000000..0850707681e --- /dev/null +++ b/forge-gui/res/cardsfolder/q/quicksilver_dragon.txt @@ -0,0 +1,10 @@ +Name:Quicksilver Dragon +ManaCost:4 U U +Types:Creature Dragon +PT:5/5 +K:Flying +K:Morph:4 U +A:AB$ ChangeTargets | Cost$ U | TargetType$ Spell | ValidTgts$ Card | TargetValidTargeting$ Card.Self | TargetsSingleTarget$ True | TargetRestriction$ Creature.Other | SpellDescription$ If target spell has only one target and that target is CARDNAME, change that spell's target to another creature. +SVar:RemAIDeck:True +SVar:Picture:http://www.wizards.com/global/images/magic/general/quicksilver_dragon.jpg +Oracle:Flying\n{U}: If target spell has only one target and that target is Quicksilver Dragon, change that spell's target to another creature.\nMorph {4}{U} (You may cast this face down as a 2/2 creature for {3}. Turn it face up any time for its morph cost.) diff --git a/forge-gui/res/cardsfolder/r/reflecting_mirror.txt b/forge-gui/res/cardsfolder/r/reflecting_mirror.txt index ab66d12c53e..04416d18e48 100644 --- a/forge-gui/res/cardsfolder/r/reflecting_mirror.txt +++ b/forge-gui/res/cardsfolder/r/reflecting_mirror.txt @@ -1,7 +1,7 @@ Name:Reflecting Mirror ManaCost:4 Types:Artifact -A:AB$ ChangeTargets | Cost$ X T | References$ X | TargetType$ Spell,Activated,Triggered | ValidTgts$ Card | TargetValidTargeting$ You | TargetsSingleTarget$ True | TargetRestriction$ Player | SpellDescription$ Change the target of target spell with a single target if that target is you. The new target must be a player. X is twice the converted mana cost of that spell. +A:AB$ ChangeTargets | Cost$ X T | References$ X | TargetType$ Spell | ValidTgts$ Card | TargetValidTargeting$ You | TargetsSingleTarget$ True | TargetRestriction$ Player | SpellDescription$ Change the target of target spell with a single target if that target is you. The new target must be a player. X is twice the converted mana cost of that spell. SVar:RemAIDeck:True SVar:X:Targeted$CardManaCost/Twice SVar:Picture:http://www.wizards.com/global/images/magic/general/reflecting_mirror.jpg