From 1e890e1823a47b3f466d61233db68db50b36a4fa Mon Sep 17 00:00:00 2001 From: moomarc Date: Thu, 22 Nov 2012 17:36:48 +0000 Subject: [PATCH] *Variants - Added the following avatars: Volrath and Xantcha --- .gitattributes | 2 ++ res/cardsfolder/v/volrath.txt | 10 ++++++++++ res/cardsfolder/x/xantcha.txt | 10 ++++++++++ 3 files changed, 22 insertions(+) create mode 100644 res/cardsfolder/v/volrath.txt create mode 100644 res/cardsfolder/x/xantcha.txt diff --git a/.gitattributes b/.gitattributes index 102b972d65c..9f7dd7bb72c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -11026,6 +11026,7 @@ res/cardsfolder/v/volcanic_submersion.txt svneol=native#text/plain res/cardsfolder/v/volcano_imp.txt svneol=native#text/plain res/cardsfolder/v/volition_reins.txt svneol=native#text/plain res/cardsfolder/v/volley_of_boulders.txt -text +res/cardsfolder/v/volrath.txt -text res/cardsfolder/v/volrath_the_fallen.txt svneol=native#text/plain res/cardsfolder/v/volraths_dungeon.txt svneol=native#text/plain res/cardsfolder/v/volraths_gardens.txt svneol=native#text/plain @@ -11515,6 +11516,7 @@ res/cardsfolder/w/wurmskin_forger.txt svneol=native#text/plain res/cardsfolder/w/wurmweaver_coil.txt svneol=native#text/plain res/cardsfolder/w/wydwen_the_biting_gale.txt svneol=native#text/plain res/cardsfolder/w/wyluli_wolf.txt svneol=native#text/plain +res/cardsfolder/x/xantcha.txt -text res/cardsfolder/x/xanthic_statue.txt svneol=native#text/plain res/cardsfolder/x/xantid_swarm.txt -text res/cardsfolder/x/xathrid_demon.txt -text diff --git a/res/cardsfolder/v/volrath.txt b/res/cardsfolder/v/volrath.txt new file mode 100644 index 00000000000..3a4f6b96b16 --- /dev/null +++ b/res/cardsfolder/v/volrath.txt @@ -0,0 +1,10 @@ +Name:Volrath +ManaCost:no cost +Types:Vanguard +Text:no text +HandLifeModifier:+2/-3 +T:Mode$ ChangesZone | TriggerZones$ Command | Origin$ Battlefield | Destination$ Graveyard | ValidCard$ Creature.YouCtrl+YouOwn | OptionalDecider$ You | Execute$ GetUp | TriggerController$ TriggeredCardController | TriggerDescription$ Whenever a creature you control is put into your graveyard from the battlefield, you may put it on top of your library. +SVar:GetUp:AB$ ChangeZone | Cost$ 0 | Defined$ TriggeredCard | Origin$ Graveyard | Destination$ Library +SVar:Rarity:Special +SVar:Picture:http://gatherer.wizards.com/Handlers/Image.ashx?multiverseid=4972&type=card +End \ No newline at end of file diff --git a/res/cardsfolder/x/xantcha.txt b/res/cardsfolder/x/xantcha.txt new file mode 100644 index 00000000000..a5ead968fca --- /dev/null +++ b/res/cardsfolder/x/xantcha.txt @@ -0,0 +1,10 @@ +Name:Xantcha +ManaCost:no cost +Types:Vanguard +Text:no text +HandLifeModifier:+1/+3 +A:AB$ Regenerate | ActivationZone$ Command | Cost$ Sac<1/Permanent> | ValidTgts$ Creature | TgtPrompt$ Select target creature | SpellDescription$ Regenerate target creature. +SVar:RemAIDeck:True +SVar:Rarity:Special +SVar:Picture:http://gatherer.wizards.com/Handlers/Image.ashx?multiverseid=12331&type=card +End \ No newline at end of file