mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
- Added Quicksilver Dragon
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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_amulet.txt svneol=native#text/plain
|
||||||
forge-gui/res/cardsfolder/q/quicksilver_behemoth.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_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_fountain.txt -text
|
||||||
forge-gui/res/cardsfolder/q/quicksilver_gargantuan.txt svneol=native#text/plain
|
forge-gui/res/cardsfolder/q/quicksilver_gargantuan.txt svneol=native#text/plain
|
||||||
forge-gui/res/cardsfolder/q/quicksilver_geyser.txt svneol=native#text/plain
|
forge-gui/res/cardsfolder/q/quicksilver_geyser.txt svneol=native#text/plain
|
||||||
|
|||||||
10
forge-gui/res/cardsfolder/q/quicksilver_dragon.txt
Normal file
10
forge-gui/res/cardsfolder/q/quicksilver_dragon.txt
Normal file
@@ -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.)
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
Name:Reflecting Mirror
|
Name:Reflecting Mirror
|
||||||
ManaCost:4
|
ManaCost:4
|
||||||
Types:Artifact
|
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:RemAIDeck:True
|
||||||
SVar:X:Targeted$CardManaCost/Twice
|
SVar:X:Targeted$CardManaCost/Twice
|
||||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/reflecting_mirror.jpg
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/reflecting_mirror.jpg
|
||||||
|
|||||||
Reference in New Issue
Block a user