*Variants - Added the following avatars: Volrath and Xantcha

This commit is contained in:
moomarc
2012-11-22 17:36:48 +00:00
parent 5b47ae9400
commit 1e890e1823
3 changed files with 22 additions and 0 deletions

2
.gitattributes vendored
View File

@@ -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

View File

@@ -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

View File

@@ -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